Re: WAL file corruption on standby PostgreSQL

From: Mahendra Singh <msmahendrasingh18(at)gmail(dot)com>
To: Jean-Paul POZZI <jp(dot)pozzi(at)izzop(dot)net>
Cc: vrms <vrms(at)netcologne(dot)de>, pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: WAL file corruption on standby PostgreSQL
Date: 2024-07-23 06:52:32
Message-ID: CA+Thq8FEDusdWw-F3tRC54uJ1PqcF1+ArwET_ToQB7oYt5Zm+g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Try to reset the wal using '*pg_resetwal*'.

https://www.postgresql.org/docs/current/app-pgresetwal.html

On Tue, Jul 23, 2024 at 2:20 AM Jean-Paul POZZI <jp(dot)pozzi(at)izzop(dot)net> wrote:

> Hello,
>
>
>
> Some traces in Postgres or system logs ?
>
>
>
>
> ------------------------------
> *De:* "vrms" <vrms(at)netcologne(dot)de>
> *À:* "undefined" <pgsql-admin(at)lists(dot)postgresql(dot)org>
> *Envoyé:* lundi 22 juillet 2024 21:26
> *Objet:* Re: WAL file corruption on standby PostgreSQL
>
> On 7/22/24 8:42 PM, Muhammad Ikram wrote:
>
> >> Also try to see what caused corruption of WAL archives.
>
> out of curiosity ... any hint in how to approach this?
>
>
>
> On 7/22/24 8:42 PM, Muhammad Ikram wrote:
>
> Hi Wasim,
>
> IMO, you will have to rebuild the standby server by taking base backup
> from Primary and copying it to standby, restart standby. Also try to see
> what caused corruption of WAL archives.
>
> Regards
> Muhammad Ikram
>
>
> On Mon, Jul 22, 2024 at 11:26 PM Wasim Devale <wasimd60(at)gmail(dot)com> wrote:
>
>> Hi All
>>
>> 2024-07-22 11:15:10 PDT [1723]: [7028-1] user=,db=,app=,client= LOG:
>> restored log file "000000010000170900000081" from archive
>> 2024-07-22 11:15:10 PDT [1723]: [7029-1] user=,db=,app=,client= LOG:
>> invalid resource manager ID 128 at 1709/8183BFA8
>> 2024-07-22 11:15:10 PDT [1723]: [7030-1] user=,db=,app=,client= LOG:
>> invalid resource manager ID 128 at 1709/8183BFA8
>>
>>
>> I got this error and the replication has stopped. Please suggest about invalid
>> resource manager ID.
>>
>> Thanks,
>> Wasim
>>
>
>
> --
> Muhammad Ikram
>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Laurenz Albe 2024-07-23 07:01:36 Re: Pg_repack
Previous Message Wells Oliver 2024-07-23 06:34:10 Re: Pg_repack