| From: | "Reimer" <carlosreimer(at)terra(dot)com(dot)br> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: URGENT! could not access status of transaction |
| Date: | 2006-03-25 01:01:07 |
| Message-ID: | 001401c64fa7$99a296a0$8b00000a@reimer |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
ok,
I fixed it using the dd command and the pg_dump is not complaining anymore,
but can I trust in my database now?
Thanks in advance!
----- Original Message -----
From: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Reimer" <carlosreimer(at)terra(dot)com(dot)br>
Cc: <pgsql-general(at)postgresql(dot)org>
Sent: Friday, March 24, 2006 1:11 PM
Subject: Re: [GENERAL] URGENT! could not access status of transaction
> "Reimer" <carlosreimer(at)terra(dot)com(dot)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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Leon Pu | 2006-03-25 03:26:07 | Re: PostgreSQL support on Redhat Advance Server 2.1 |
| Previous Message | Karl O. Pinc | 2006-03-25 00:56:31 | Problems running regression tests |