| От | Tom Lane |
|---|---|
| Тема | Re: ERROR: xlog flush request not satisfied |
| Дата | |
| Msg-id | 12413.1141700666@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | ERROR: xlog flush request not satisfied ("Ed L." <pgsql@bluepolka.net>) |
| Список | pgsql-general |
"Ed L." <pgsql@bluepolka.net> writes:
> I'm seeing the following error in 7.4.6. It first surfaced
> after remounting a SAN mount from one box to another and
> then running 'vacuum full':
> pg_dump: ERROR: xlog flush request 68/7D853080 is not satisfied --- flushed only to 0/15A90A8
> CONTEXT: writing block 34 of relation 17156/1470533
What this looks like to me is corrupt data in a page's LSN field (the
first 8 bytes of the page). The LSN is evidently far larger than it
should be. You might try dumping out the indicated page with
pg_filedump (or even just dd/od) to see if anything obvious jumps out.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера