Re: [DOCS] adduser is missing --system - Mailing list pgsql-docs

From Tom Lane
Subject Re: [DOCS] adduser is missing --system
Date
Msg-id 2248.1506571025@sss.pgh.pa.us
Whole thread Raw
In response to Re: [DOCS] adduser is missing --system  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-docs
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

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: [DOCS] adduser is missing --system
Next
From: Petr Lančarič
Date:
Subject: Re: [DOCS] Wrong COPY command synopsis