pgsql: doc: Add advice about systemd RemoveIPC - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Add advice about systemd RemoveIPC
Date
Msg-id E1eNL3O-0006xo-3T@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Add advice about systemd RemoveIPC

Reviewed-by: Magnus Hagander <magnus@hagander.net>

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5f82b3f7c60c6a4257c8693fbd500cbf3916fea9

Modified Files
--------------
doc/src/sgml/runtime.sgml | 79 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 79 insertions(+)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Accept SCRAM channel binding enabled clients
Next
From: Tom Lane
Date:
Subject: pgsql: In plpgsql, unify duplicate variables for record and row cases.