Fix documentation for POSIX semaphores.

Nathan Bossart <nathan@postgresql.org>

Commit: 030ea3961f26c602929c3b277d2f4e5f9fd4bd87
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2024-06-05T20:32:47Z
Releases: 14.13
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

Files

PathChange+/−
doc/src/sgml/runtime.sgml modified +2 −1

Documentation touched

Discussion