Search Postgresql Archives

Re: Is there a way to recover deleted records if database has not been vacuumed?

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

 





On Mon, Jul 2, 2012 at 3:21 PM, Frank Church <vfclists@xxxxxxxxx> wrote:

I am using Django to develop an app and I think I must have done a syncdb (which deletes all records) without realizing it.

I have not vacuumed that database and I have also made a copy of the data directory.

Is there some way to recover the deleted records?



You can perform Point in time recovery to recover the deleted records,if you have enabled database in WAL archiving mode. 

Below URL provides more information of the Point-in-time recovery on PostgreSQL

http://www.mkyong.com/database/postgresql-point-in-time-recovery-incremental-backup/

Thanks & Regards,

Raghu Ram




[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