Is there a tool to get at old/deleted tuples ? - Mailing list pgsql-hackers

From Hannu Krosing
Subject Is there a tool to get at old/deleted tuples ?
Date
Msg-id 38634343.B03C430B@tm.ee
Whole thread Raw
List pgsql-hackers
Hi,

I know that time travel is not supported any more
but has anyone written a tool that lets you extract 
old tuples from a table file ?

We have a customer who demanded the ability to permanently 
delete records and who now wants them back.

They have not run vacuum on their tables, so the data 
should still be there.

So, has anyone written such tool or should I roll my own ?

----------------
Hannu


pgsql-hackers by date:

Previous
From: Peter Mount
Date:
Subject: RE: [HACKERS] Source code format votest
Next
From: Michael Meskes
Date:
Subject: Re: [HACKERS] Source code format votes