Skip to content

Commit 8111e80

Browse files
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 4ebe51a fixed the same issue in the documentation for System V semaphores. Discussion: https://postgr.es/m/20240517164452.GA1914161%40nathanxps13 Backpatch-through: 12
1 parent b6dbbaa commit 8111e80

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/runtime.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -884,7 +884,8 @@ psql: error: connection to server on socket "/tmp/.s.PGSQL.5432" failed: No such
884884
When using POSIX semaphores, the number of semaphores needed is the
885885
same as for System V, that is one semaphore per allowed connection
886886
(<xref linkend="guc-max-connections"/>), allowed autovacuum worker process
887-
(<xref linkend="guc-autovacuum-max-workers"/>) and allowed background
887+
(<xref linkend="guc-autovacuum-max-workers"/>), allowed WAL sender process
888+
(<xref linkend="guc-max-wal-senders"/>), and allowed background
888889
process (<xref linkend="guc-max-worker-processes"/>).
889890
On the platforms where this option is preferred, there is no specific
890891
kernel limit on the number of POSIX semaphores.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy