read and restore deleted record - Mailing list pgsql-general

From Muhammad Soultani
Subject read and restore deleted record
Date
Msg-id 000001cbb6fe$8bb144b0$a313ce10$@com
Whole thread Raw
Responses Re: read and restore deleted record  (Emi Lu <emilu@encs.concordia.ca>)
List pgsql-general

Hi all..

 

Start from vacuum feature information from PGSQL helps documentation, it telling me that Postgresql didn’t delete data permanently when we execute delete command, it just made the data invalid. By following this email archive :

http://archives.postgresql.org/pgsql-admin/2005-01/msg00176.php

I could get the table files, my question is, how could I read again the deleted record from that files.

 

Thank you and best regards,

Soultani

 

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: help understanding collation order
Next
From: Вячеслав Блинников
Date:
Subject: libpq: multiple commands within single query