Doc: Update example symptom of systemd misconfiguration.

Thomas Munro <tmunro@postgresql.org>

Commit: a35896c4b2a18b84f35c2cc6a9f5aee6ba041c43
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2020-06-08T01:22:08Z
Releases: 11.9
Doc: Update example symptom of systemd misconfiguration.

In PostgreSQL 10, we stopped using System V semaphores on Linux
systems.  Update the example we give of an error message from a
misconfigured system to show what people are most likely to see these
days.

Back-patch to 10, where PREFERRED_SEMAPHORES=UNNAMED_POSIX arrived.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/CA%2BhUKGLmJUSwybaPQv39rB8ABpqJq84im2UjZvyUY4feYhpWMw%40mail.gmail.com

Files

PathChange+/−
doc/src/sgml/runtime.sgml modified +6 −5

Documentation touched

Discussion