Re: pg_basebackup WAL streamer shutdown is bogus - leading to slow tests - Mailing list pgsql-hackers

From Andres Freund
Subject Re: pg_basebackup WAL streamer shutdown is bogus - leading to slow tests
Date
Msg-id 20220129204422.ljyxclfy5ubwsciu@alap3.anarazel.de
Whole thread Raw
In response to Re: pg_basebackup WAL streamer shutdown is bogus - leading to slow tests  (Andres Freund <andres@anarazel.de>)
Responses Re: pg_basebackup WAL streamer shutdown is bogus - leading to slow tests
Re: pg_basebackup WAL streamer shutdown is bogus - leading to slow tests
List pgsql-hackers
On 2022-01-17 10:06:56 -0800, Andres Freund wrote:
> Yes, that's what I was suggesting. I wasn't thinking of using a static var,
> but putting it in StreamCtl. Note that what pgwin32_waitforsinglesocket()
> is doing doesn't protect against the problem referenced above, because it
> still is reset by WSAEventSelect.

Do we are about breaking StreamCtl ABI? I don't think so?



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: row filtering for logical replication
Next
From: Nathan Bossart
Date:
Subject: Re: archive modules