Re: URGENT! could not access status of transaction - Mailing list pgsql-general

From Tom Lane
Subject Re: URGENT! could not access status of transaction
Date
Msg-id 5178.1143216660@sss.pgh.pa.us
Whole thread Raw
In response to URGENT! could not access status of transaction  ("Reimer" <carlosreimer@terra.com.br>)
List pgsql-general
"Reimer" <carlosreimer@terra.com.br> writes:
> pg_dump: ERROR:  could not access status of transaction 1768711534
> DETAIL:  could not open file "/usr/local/pgsql/data/pg_clog/0696": =
> Arquivo ou dire
> t=F3rio n=E3o encontrado

> How is the best way to fix? pg_resetxlog?

resetxlog won't help: you've got corrupt data in that table.  See the
archives for previous threads about finding and removing corrupt rows.

I concur with the nearby suggestion that you should be running something
newer than 7.4.6, but even with an update you'll still be needing to
clean up this corruption manually :-(

            regards, tom lane

pgsql-general by date:

Previous
From: Devrim GUNDUZ
Date:
Subject: Re: PostgreSQL support on Redhat Advance Server 2.1
Next
From: Scott Marlowe
Date:
Subject: Re: Advantages of PostgreSQL over MySQL 5.0