| От | Tom Lane |
|---|---|
| Тема | Re: Strange error while executing query from front end: |
| Дата | |
| Msg-id | 28570.1137511859@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Strange error while executing query from front end: (Andrew Sullivan <ajs@crankycanuck.ca>) |
| Список | pgsql-general |
Andrew Sullivan <ajs@crankycanuck.ca> writes:
> On Mon, Jan 16, 2006 at 09:27:30AM +0530, Mavinakuli, Prasanna (STSD) wrote:
>> ERROR: xlog flush request 0/108EA5F8 is not satisfied --- flushed only
>> to 0/1813C60
> If I had to guess, I'd say you're having a hard disk failure of some
> kind. In particular, this tells you that a flush of the write ahead
> log isn't completing. That's a Bad Thing.
Actually it looks like corrupt data to me: some page's LSN field
contains a value that is past the actual end of WAL, and therefore
isn't a correct copy of the location of the last WAL record affecting
that page, as it's supposed to be.
Could have resulted from a hardware error, but it's hard to tell.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера