Re: Help! xlog flush request is not satisfied

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Help! xlog flush request is not satisfied
Дата
Msg-id 3148.1260249597@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Help! xlog flush request is not satisfied  (Craig Ringer <craig@postnewspapers.com.au>)
Список pgsql-general
Craig Ringer <craig@postnewspapers.com.au> writes:
> On 7/12/2009 3:00 PM, A B wrote:
>> I just logged into a system and found this in the log when trying to
>> start postgres.

> Possibly silly question: is there plenty of free disk space on the file
> system where PostgreSQL's data is stored?

That's not what that message is about.  What it's unhappy about is that
it found a page with an LSN that's past the logical end of WAL.  This
either means that page is corrupt, or there's something wrong with WAL.

            regards, tom lane

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Help! xlog flush request is not satisfied
Следующее
От: maiphan2008
Дата:
Сообщение: Re: Error to install Slony I on Postgresql