I wrote: > The issue might be moot as of v10 anyway, because of this other commit:
Ah, scratch that, I'd forgotten the discussion here: https://www.postgresql.org/message-id/flat/32387.1481079186%40sss.pgh.pa.us The switch to unnamed POSIX semaphores will help, but it's not a complete fix because default-configured systemd will still break DSM usage. In practice I think that means that parallel queries launching at the same moment you log out will fail. That's way more survivable than the semaphores going away, but it's still not very nice. regards, tom lane -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs