Re: ERROR: XLogFlush:

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: XLogFlush:
Дата
Msg-id 29636.1051130019@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ERROR: XLogFlush:  (Chris Pizzo <chris@artinside.com>)
Список pgsql-novice
Chris Pizzo <chris@artinside.com> writes:
> My server crashed in the middle of  a vacuum operation and when I restarted
> postgres I got the following error trying any command from psql promt:

> ERROR:  XLogFlush: request 19/8AF0757C is not satisfied --- flushed only to
> 19/8ACCCD88

"Any" command?

I would guess that this indicates a corrupted LSN field in some specific
data page, but which page is impossible to tell without more
information.

            regards, tom lane


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

Предыдущее
От: Chris Pizzo
Дата:
Сообщение: ERROR: XLogFlush:
Следующее
От: "Ron Mayer"
Дата:
Сообщение: date&time vs timestamp question