Re: Race condition in recovery? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Race condition in recovery?
Date
Msg-id 2322304.1623517678@sss.pgh.pa.us
Whole thread Raw
In response to Re: Race condition in recovery?  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Race condition in recovery?  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> On 6/12/21 10:20 AM, Tom Lane wrote:
>> I wonder whether that is a workaround for the poll_query_until bug
>> I proposed to fix at [1].

> No, it's because I found it annoying and confusing that there was an
> invisible result when last_archived_wal is null.

OK.  But it makes me itch a bit that this one wait-for-wal-to-be-
processed query looks different from all the other ones.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: logical replication of truncate command with trigger causes Assert
Next
From: Tom Lane
Date:
Subject: Re: pg_filenode_relation(0,0) elog