Re: archive file "00000001000000000000006F" has wrong size: 67118648 instead of 16777216

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: archive file "00000001000000000000006F" has wrong size: 67118648 instead of 16777216
Дата
Msg-id X73T3uJYB026JP0+@paquier.xyz
обсуждение исходный текст
Ответ на archive file "00000001000000000000006F" has wrong size: 67118648 instead of 16777216  (江川潔 <egawa@apteq.jp>)
Список pgsql-general
On Wed, Nov 25, 2020 at 11:01:37AM +0900, 江川潔 wrote:
> Hi,
>
> WAL log recovery was failed on wrong log record size. Could you please
> advise me what is wrong in the setting ? Any suggestions will be highly
> appreciated.


> 2020-11-25 10:12:23.569 JST [7792] FATAL:  archive file
> "00000001000000000000006F" has wrong size: 67118648 instead of 16777216

Something is fishy with your WAL archive partition, so you had better
check its state, by for example using pg_waldump on each segment
archived.  This error means that the file copied was basically 64MB in
size, while these are expected to be 16MB in this instance.
--
Michael

Вложения

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

Предыдущее
От: 江川潔
Дата:
Сообщение: archive file "00000001000000000000006F" has wrong size: 67118648 instead of 16777216
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: archive file "00000001000000000000006F" has wrong size: 67118648 instead of 16777216