Re: PANIC: pg_xlog/000blah Invalid argument pg_resetxlog gives no relief

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PANIC: pg_xlog/000blah Invalid argument pg_resetxlog gives no relief
Дата
Msg-id 16906.1288814757@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PANIC: pg_xlog/000blah Invalid argument pg_resetxlog gives no relief  (Brian Neu <proclivity76@yahoo.com>)
Ответы Re: PANIC: pg_xlog/000blah Invalid argument pg_resetxlog gives no relief  (Brian Neu <proclivity76@yahoo.com>)
Список pgsql-novice
Brian Neu <proclivity76@yahoo.com> writes:
> PANIC:  could not open file "pg_xlog/000000010000000100000023" (log file 1,
> segment 35): Invalid argument

We've seen this before --- the cause seems to be having wal_sync_method
set to open_sync or open_datasync when the filesystem doesn't actually
accept those open() options.  I gather you're running Fedora 13, but
what kind of filesystem is pg_xlog on?

            regards, tom lane

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

Предыдущее
От: Brian Neu
Дата:
Сообщение: PANIC: pg_xlog/000blah Invalid argument pg_resetxlog gives no relief
Следующее
От: Brian Neu
Дата:
Сообщение: Re: PANIC: pg_xlog/000blah Invalid argument pg_resetxlog gives no relief