Search Postgresql Archives

Re: read and restore deleted record

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




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@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux