On January 2, 2016 6:28:10 PM GMT+01:00, Tom Lane <[email protected]> wrote: >Andres Freund <[email protected]> writes: >> A bit of searching around brought up that we saw issues around this >> before: >> http://www.postgresql.org/message-id/[email protected] > >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 to abstract away windows sockets, and store the event & state there. Andres --- Please excuse brevity and formatting - I am writing this on my mobile phone. -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
