read and restore deleted record

Started by Muhammad Soultaniabout 15 years ago3 messagesgeneral
Jump to latest
#1Muhammad Soultani
soultani@acternity.com

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

#2Emi Lu
emilu@encs.concordia.ca
In reply to: Muhammad Soultani (#1)
Re: read and restore deleted record

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.

I am interested to know it as well.

--
Lu Ying

#3pasman pasmański
pasman.p@gmail.com
In reply to: Emi Lu (#2)
Re: read and restore deleted record

You read the doc about archiving and pitr.

2011/2/15, Emi Lu <emilu@encs.concordia.ca>:

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.

I am interested to know it as well.

--
Lu Ying

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

--
------------
pasman