Re: Some 9.5beta2 backend processes not terminating properly? - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Some 9.5beta2 backend processes not terminating properly?
Date
Msg-id 5E06EB4A-04EC-421B-A12C-64178DD018CA@anarazel.de
Whole thread Raw
In response to Re: Some 9.5beta2 backend processes not terminating properly?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Some 9.5beta2 backend processes not terminating properly?
List pgsql-hackers
On January 2, 2016 6:28:10 PM GMT+01:00, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>Andres Freund <andres@anarazel.de> writes:
>> A bit of searching around brought up that we saw issues around this
>> before:
>> http://www.postgresql.org/message-id/4351.1336927207@sss.pgh.pa.us
>
>Indeed.  It doesn't look like any of the cleanup I suggested in that
>thread has ever gotten done.  I suspect that we'll continue to see
>problems until we get rid of the transient event object attachments.

That'd address some of the problem, but that'd not address the edge triggered behaviour of FD-CLOSE. I think we'll have
toabstract away windows sockets, and store the event & state there.
 

Andres


--- 
Please excuse brevity and formatting - I am writing this on my mobile phone.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Some 9.5beta2 backend processes not terminating properly?
Next
From: Tom Lane
Date:
Subject: Re: Some 9.5beta2 backend processes not terminating properly?