Re:Re: Re:Standby got fatal after the crash recovery

From: Thunder <thunder1(at)126(dot)com>
To: "Michael Paquier" <michael(at)paquier(dot)xyz>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re:Re: Re:Standby got fatal after the crash recovery
Date: 2020-03-17 03:53:42
Message-ID: 374f13b8.324c.170e6a02e1a.Coremail.thunder1@126.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Sorry.
We are using pg11, and cloned from tag REL_11_BETA2.

At 2020-03-17 11:43:51, "Michael Paquier" <michael(at)paquier(dot)xyz> wrote:
>On Tue, Mar 17, 2020 at 11:02:24AM +0800, Thunder wrote:
>> The slru error detail is the following.
>> DETAIL: Could not read from file "/data/pg_xact/003C" at offset 221184: Success.
>>
>> I think read /data/pg_xact/003C from offset 221184 and the return value was 0.
>
>What is the version of PostgreSQL you are using here? You have not
>mentioned this information in any of the three emails you sent on this
>thread.
>--
>Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2020-03-17 04:11:57 Re: Refactor compile-time assertion checks for C/C++
Previous Message Justin Pryzby 2020-03-17 03:51:19 Re: error context for vacuum to include block number