Recovering data from corrupted table. Urgent Help!!

From: "ruben20(at)superguai(dot)com" <ruben20(at)superguai(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Recovering data from corrupted table. Urgent Help!!
Date: 2004-10-13 13:56:37
Message-ID: 416D3415.10205@superguai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi:

Is there any way to recover data from a corrupted table? I can only run
SELECTs on certain WHERE conditions.

I cannot vacuum, pg_dump, I've deleted the indexes and try to reindex,
always get error:

ERROR: could not access status of transaction 4244329
DETAIL: could not open file "/usr/local/pgsql/data/pg_clog/0004": No
existe el fichero o el directorio

Thanks a lot.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Rysdam 2004-10-13 14:06:58 Date format for bulk copy
Previous Message John 2004-10-13 13:56:16 Re: Change primary key in Postgres 7.3?