Re: [DOCS] adduser is missing --system

2017-09-27 Thread Tom Lane
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 becaus

Re: [DOCS] adduser is missing --system

2017-09-27 Thread Tom Lane
Michael Paquier writes: > Please note as well that this has been added to the documentation of Postgres > 10 with this commit: Yeah. I think Peter should back-patch that, but he hasn't yet. The issue might be moot as of v10 anyway, because of this other commit: Author: Tom Lane Branch: master

Re: [DOCS] adduser is missing --system

2017-09-27 Thread Michael Paquier
On Thu, Sep 28, 2017 at 6:33 AM, wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.6/static/install-short.html > Description: > > Hi, > > regarding > https://www.postgresql.org/docs/9.6/static/install-short.html > > adduser po