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

From jens@wilke.org
Subject [DOCS] adduser is missing --system
Date
Msg-id 20170927213344.28558.2373@wrigleys.postgresql.org
Whole thread Raw
Responses Re: [DOCS] adduser is missing --system
List pgsql-docs
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 postgres
should be
adduser --system postgres

otherwise you might face
*PANIC: queueing for lock while waiting on another one

due to systemd Config with RemoveIPC=true

Kind regards,
Jens

--
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: Alexander Lakhin
Date:
Subject: Re: [DOCS] Docbook 5.x
Next
From: Michael Paquier
Date:
Subject: Re: [DOCS] adduser is missing --system