Re: Help with database recovery ...

From: Iztok Stotl <iztok(dot)stotl(at)guest(dot)arnes(dot)si>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>, pgsql-general(at)postgresql(dot)org
Subject: Re: Help with database recovery ...
Date: 2011-05-07 19:14:20
Message-ID: 1304795661.1970.28.camel@Hal
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 2011-05-03 at 01:14 -0400, Tom Lane wrote:
> Craig Ringer <craig(at)postnewspapers(dot)com(dot)au> writes:
> > This message is very weird: "could not read from file "pg_clog/02CD" at
> > offset 73728: Success".
>
> Probably indicates an attempted read from beyond EOF. The main
> relation-access code paths have been fixed to give a more intelligible
> error message about that case, but it doesn't look like slru.c has been.

I gave up. I formated the disc ;)

Next time ... backup more often ...

Thank you guys for your answers.

Iztok

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2011-05-07 20:50:10 Re: Urgent Order
Previous Message Thomas Kellerer 2011-05-07 14:40:42 Re: Error in the 9.1 documentation?