How to Recover From Accidental Deletes ? - Mailing list pgadmin-hackers

From Anthony Raj
Subject How to Recover From Accidental Deletes ?
Date
Msg-id 403A76F7.6030802@persistent.co.in
Whole thread Raw
Responses Re: How to Recover From Accidental Deletes ?
List pgadmin-hackers
Hi ,

I have been trying to look at ways to recover from any accidental deletes.
Reading some pevious posts , its clear that its possible since the
records are
just marked for delete and not actually deleted. Its deleted only after
a Vacuum
command is run .

I believe its possible to talk to backent and read the data in the form
of raw
tuples . Any one know how its done ? or any docs that talk about such
stuff.

In case this is posted in the wrong forum , kindly excuse the same .

thanks in advance,
Anthony


pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: patch of REL-1_0_0_PATCHES.
Next
From: "Dave Page"
Date:
Subject: wxWidgets?