Accidentally deleted records - PostgreSQL 7.2

From: sbrzuc(at)sgh(dot)waw(dot)pl (Szymon)
To: pgsql-general(at)postgresql(dot)org
Subject: Accidentally deleted records - PostgreSQL 7.2
Date: 2004-07-07 08:23:57
Message-ID: 5c4c74b2.0407070023.10d9518@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello!
I have accidentaly deleted about 1,000,000 records from one table
(about 80%). Is there any possibility to recover them?
I found two files: xlog and a file which I assume contains all the
data from the table (including the deleted rows). But I cannot read
from it - I don't know the format of the data.
Can anyone help me? Private message appreciated.

Regards,

Szymon

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jerry LeVan 2004-07-07 12:12:01 Re: Loading Binary Data into Bytea Fields?
Previous Message Peter Eisentraut 2004-07-07 07:17:21 Re: Windows GUI clients