Re: postgres crash SOS - Mailing list pgsql-general

From Scott Marlowe
Subject Re: postgres crash SOS
Date
Msg-id AANLkTil2dX8zFSab4KCzrrVSaBZq-jYmDL-ct3BeFJQa@mail.gmail.com
Whole thread Raw
In response to postgres crash SOS  (Felde Norbert <fenor77@gmail.com>)
Responses Re: postgres crash SOS  (Felde Norbert <fenor77@gmail.com>)
List pgsql-general
On Wed, Jun 16, 2010 at 5:55 PM, Felde Norbert <fenor77@gmail.com> wrote:
> Hi all,
>
> I use 8.2 on a windows server 2008.
> Suddenly postgres crashed and I can not do anything. The message is
> Could not access status of transaction 3982736.
> DATAIL: Could not read from file "pg_clog/0003" at offset 204800: No error.
>
> The only one thing I found to correct this is to create a file filled
> with binary 0 and replace clog/0003. Both files size are the same. I
> tried that but I am still not able to run vacuum.

Was the original 0003 file there, and if so what size was it?  Did you
try to copy it out of the way first?  Did it belong to the pgsql user?
 Did it have any attributes set that would make it impossible to read?
 Are you running anti-virus on this machine? It's known to get in the
way and cause these kinds of problems...

 I tried even with a
> bigger empty clog/0003 file, but nothing.
> I tried to drop the last few transaction with pg_resetxlog and hoped I
> can save some data, but the service wont start.
> The last error message is:
> ERROR: could not create relation 1663/0/1224: File exists. I looked
> for base/1224/0/1663, base/1663/1224/0 and base/1663/0/1224 file but
> there is no such file.
>
> Can anyone suggest something?
> Many data would be lost if I can not repaire that so please!
>
> Thanks,
> fenor
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>



--
When fascism comes to America, it will be intolerance sold as diversity.

pgsql-general by date:

Previous
From: Felde Norbert
Date:
Subject: postgres crash SOS
Next
From: Bryan Montgomery
Date:
Subject: Re: GSS Authentication