recovery from idiot delete error

From: calvin247(at)aol(dot)com
To: pgsql-hackers(at)postgresql(dot)org
Subject: recovery from idiot delete error
Date: 2005-04-12 15:58:43
Message-ID: 8C70D8FA2EB6C83-9A8-1AC98@mblk-r26.sysops.aol.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello...

I'm in rather dire-straits here. I just mistakenly deleted all the
entries in a table and I need to recover them. I'm told that there's
something I can do along the lines of "hacking up a PG to show deleted
'tuples'" ...

Any help would be VERY much appreciated.

--Joshua

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2005-04-12 16:13:31 Re: System vs non-system casts
Previous Message Tom Lane 2005-04-12 15:14:59 Re: OUT parameters in PL/Java