Re: archive file "00000001000000000000006F" has wrong size: 67118648 instead of 16777216 - Mailing list pgsql-general

From Michael Paquier
Subject Re: archive file "00000001000000000000006F" has wrong size: 67118648 instead of 16777216
Date
Msg-id X73T3uJYB026JP0+@paquier.xyz
Whole thread Raw
In response to archive file "00000001000000000000006F" has wrong size: 67118648 instead of 16777216  (江川潔 <egawa@apteq.jp>)
List 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

Attachment

pgsql-general by date:

Previous
From: 江川潔
Date:
Subject: archive file "00000001000000000000006F" has wrong size: 67118648 instead of 16777216
Next
From: Magnus Hagander
Date:
Subject: Re: archive file "00000001000000000000006F" has wrong size: 67118648 instead of 16777216