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

From: Frank Church <vfclists(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Is there a way to recover deleted records if database has not been vacuumed?
Date: 2012-07-02 09:51:33
Message-ID: CAE3mkNB0rnmD9mV81KhF834_srTOQ+YZhoarVBcdUDpZxynRJg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

--
Frank Church

=======================
http://devblog.brahmancreations.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message raghu ram 2012-07-02 10:06:18 Re: Is there a way to recover deleted records if database has not been vacuumed?
Previous Message Iqbal Aroussi 2012-07-02 09:30:07 Re: PostgreSQL Slony-I Replication