Re: incorrect checksum detected on "global/pg_filenode.map" when VACUUM FULL is executed

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: incorrect checksum detected on "global/pg_filenode.map" when VACUUM FULL is executed
Дата
Msg-id CAB7nPqRT56Pr9d-z3d_gSUX5+HF6qZHxuW1TbKnLyQtSM_2r2A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: incorrect checksum detected on "global/pg_filenode.map" when VACUUM FULL is executed  (Tatsuki Kadomoto <tatsuki.kadomoto@proceranetworks.com>)
Список pgsql-general
On Fri, Aug 26, 2016 at 9:09 AM, Tatsuki Kadomoto
<tatsuki.kadomoto@proceranetworks.com> wrote:
> Does Postgre have any mechanism to correct the mapping file automatically?

When the relation mapping changes, the file gets rewritten at
transaction commit. I guess that the error you saw previously (be
careful, that's a corruption!) got clobbered afterwards.
--
Michael


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Understanding Postgres Memory Usage
Следующее
От: John R Pierce
Дата:
Сообщение: Re: LOG: could not fork new process for connection: Cannot allocate memory