RE: Streaming wal from primiry terminating

From: "Lahnov, Igor" <Igor(dot)Lahnov(at)nexign(dot)com>
To: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
Cc: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>, "Timonin, Alexey" <Alexey(dot)Timonin(at)nexign(dot)com>, "Dmitriyev, Andrey" <Andrey(dot)Dmitriyev(at)nexign(dot)com>
Subject: RE: Streaming wal from primiry terminating
Date: 2022-09-29 13:04:08
Message-ID: 277e0adcfd614026bfddcc9c8e6784a5@nexign.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Primary_conninfo is set in postgresql.conf
The reason is definitely something else, we do not know what. This is fatal in this case.

> 2022-09-26 14:08:24.366 [3747796] LOG: invalid record length at 1473/A5FFEE08: wanted 24, got 0
> 2022-09-26 14:08:24.366 [3747796] LOG: invalid record length at 1473/A5FFEE08: wanted 24, got 0

LSN 1473/A5FFEE08 does not need to be read, according data from the following log file

rmgr: XLOG len (rec/tot): 42/ 42, tx: 0, lsn: 1473/A6000028, prev 1473/A5FFD070, desc: OVERWRITE_CONTRECORD lsn 1473/A5FFEE08; time 2022-09-26 11:36:58.104667 MSK

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2022-09-29 19:33:26 Re: [PATCH] Introduce array_shuffle() and array_sample()
Previous Message Martin Kalcher 2022-09-29 09:39:28 Re: [PATCH] Introduce array_shuffle() and array_sample()