pgsql: Doc: Update example symptom of systemd misconfiguration.

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема pgsql: Doc: Update example symptom of systemd misconfiguration.
Дата
Msg-id E1ji6W3-0002gV-PE@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d094bf93014b467cc3c129cc0d7d3f0f69968c96

Modified Files
--------------
doc/src/sgml/runtime.sgml | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix crash in WAL sender when starting physical replication
Следующее
От: Thomas Munro
Дата:
Сообщение: pgsql: Doc: Update example symptom of systemd misconfiguration.