request info on data recovery in pgsql - Mailing list pgsql-admin

From Sameer N Navaratna
Subject request info on data recovery in pgsql
Date
Msg-id 3A09E8B8.99C3D181@wiproge.med.ge.com
Whole thread Raw
List pgsql-admin
Hi,
    While working on a postgresql db table, I accidentally updated 929
records. Can you please tell me how to get back the previous data. The
query I executed was like this:
    update stat_details set accomplishments='executed test case for
eTracker';
stat_details contained 929 records and all were updated because I forgot
to put the where clause.
Please help me out. Will you?
Thanks,
Sameer

pgsql-admin by date:

Previous
From: pginfo@ionsol.com.au
Date:
Subject: Sharing Postgres Datafiles
Next
From: lbottorff@harveycounty.com
Date:
Subject: Errors building Postgres on NT