Re: accidentally deleted rows

From: Pandurangan R S <pandurangan(dot)r(dot)s(at)gmail(dot)com>
To: "surabhi(dot)ahuja" <surabhi(dot)ahuja(at)iiitb(dot)ac(dot)in>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: accidentally deleted rows
Date: 2006-02-06 05:41:00
Message-ID: 5e744e3d0602052141l736db810s8e3c594422761639@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You may be able to recover them, but you could make things worser if
you do not do it correctly.

http://archives.postgresql.org/pgsql-patches/2005-02/msg00126.php
http://archives.postgresql.org/pgsql-general/2006-02/msg00091.php

On 2/6/06, surabhi.ahuja <surabhi(dot)ahuja(at)iiitb(dot)ac(dot)in> wrote:
> hi,
>
> i have acidentally deleted rows from a table. is it possible to recover them
>
> i have read somewhere that the source code can be modified to recover them,
> can some one tell me the way so that it can be done.
>
> Please note that i have no back up of the data, is it not possible to
> recover them thru pg_xlog?
>
> thank you
>
> regards
> Surabhi

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pandurangan R S 2006-02-06 05:48:36 Re: pg_dump, pg_restore
Previous Message Matthew Smith 2006-02-06 05:35:33 Re: Source ports for psql