adduser is missing --system

From: jens(at)wilke(dot)org
To: pgsql-docs(at)postgresql(dot)org
Subject: adduser is missing --system
Date: 2017-09-27 21:33:44
Message-ID: 20170927213344.28558.2373@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Michael Paquier 2017-09-27 22:20:07 Re: adduser is missing --system
Previous Message Alexander Lakhin 2017-09-27 19:51:28 Re: Docbook 5.x