Re: kevent latch paths don't handle postmaster death well - Mailing list pgsql-hackers

From Andres Freund
Subject Re: kevent latch paths don't handle postmaster death well
Date
Msg-id 20201014225942.oya7ncon63ltwrnq@alap3.anarazel.de
Whole thread Raw
In response to Re: kevent latch paths don't handle postmaster death well  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: kevent latch paths don't handle postmaster death well  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,

On 2020-10-15 11:10:28 +1300, Thomas Munro wrote:
> I don't think that's a problem -- the kernel will report the event to
> each interested kqueue object.  The attached fixes the problem for me.

Will it do so even if the kqueue is created after postmaster death?

- Andres



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: kevent latch paths don't handle postmaster death well
Next
From: Tom Lane
Date:
Subject: Re: kevent latch paths don't handle postmaster death well