Re: Help with database recovery ...

Поиск
Список
Период
Сортировка
От Iztok Stotl
Тема Re: Help with database recovery ...
Дата
Msg-id 1304795661.1970.28.camel@Hal
обсуждение исходный текст
Ответ на Re: Help with database recovery ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Tue, 2011-05-03 at 01:14 -0400, Tom Lane wrote:
> Craig Ringer <craig@postnewspapers.com.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


В списке pgsql-general по дате отправления:

Предыдущее
От: Leonardo Francalanci
Дата:
Сообщение: FILLFACTOR and increasing index
Следующее
От: Clemens Eisserer
Дата:
Сообщение: BEFORE UPDATE trigger also fires at insert?