Restore deleted rows

From: Anton Egorov <anton(dot)egoroff(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Restore deleted rows
Date: 2009-04-26 18:41:15
Message-ID: 67b268d30904261141r6f1ca350t59fca5f9a5139699@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

I need to recover deleted rows from table. After I delete those rows I
stopped postgres immediately and create tar archive of database. I found
solution http://archives.postgresql.org/pgsql-hackers/2005-03/msg00965.php,
but is there another (easyer) way to do it?

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrej 2009-04-26 19:03:32 Re: RFE: Transparent encryption on all fields
Previous Message Tom Lane 2009-04-26 18:29:20 A couple of gripes about the gettext plurals patch