pgsql: Fix documentation for POSIX semaphores.

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема pgsql: Fix documentation for POSIX semaphores.
Дата
Msg-id E1sExME-0008h2-DR@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix documentation for POSIX semaphores.

The documentation for POSIX semaphores is missing a reference to
max_wal_senders.  This commit fixes that in the same way that
commit 4ebe51a5fb fixed the same issue in the documentation for
System V semaphores.

Discussion: https://postgr.es/m/20240517164452.GA1914161%40nathanxps13
Backpatch-through: 12

Branch
------
REL_15_STABLE

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

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


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Move new SLRU buffers GUCs to a better place in postgresql.conf.
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Prevent inconsistent use of stats entry for replication slots