Is there a way to recover deleted records if database has not been vacuumed? - Mailing list pgsql-general

From Frank Church
Subject Is there a way to recover deleted records if database has not been vacuumed?
Date
Msg-id CAE3mkNB0rnmD9mV81KhF834_srTOQ+YZhoarVBcdUDpZxynRJg@mail.gmail.com
Whole thread Raw
Responses Re: Is there a way to recover deleted records if database has not been vacuumed?  (raghu ram <raghuchennuru@gmail.com>)
Re: Is there a way to recover deleted records if database has not been vacuumed?  (hubert depesz lubaczewski <depesz@depesz.com>)
List 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

pgsql-general by date:

Previous
From: Iqbal Aroussi
Date:
Subject: Re: PostgreSQL Slony-I Replication
Next
From: raghu ram
Date:
Subject: Re: Is there a way to recover deleted records if database has not been vacuumed?