aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorNathan Bossart <nathan@postgresql.org>2024-06-03 12:10:43 -0500
committerNathan Bossart <nathan@postgresql.org>2024-06-03 12:10:43 -0500
commit65b8c401af0a1d98ad34e60f8667e149796f8889 (patch)
treecc77e23615073c67b111bc4d50ba5fee8e7e25b8 /src/backend/executor
parent338fb8714c6cfe30c567ecb79812ec3879bd117f (diff)
downloadpostgresql-65b8c401af0a1d98ad34e60f8667e149796f8889.tar.gz
postgresql-65b8c401af0a1d98ad34e60f8667e149796f8889.zip
Fix documentation for System V semaphores.
The formulas for SEMMNI and SEMMNS do not include the archiver process, which was converted to an auxiliary process in v14, and the WAL summarizer process, which was introduced in v17. This commit corrects these formulas and adds a missing reference to max_wal_senders nearby. Since this section of the documentation tends to be incorrect quite often, we should likely give up on documenting the exact formulas in favor of something less fragile, but that is left as a future exercise. Reported-by: Sami Imseih Reviewed-by: Sami Imseih Discussion: https://postgr.es/m/20240517164452.GA1914161%40nathanxps13 Backpatch-through: 12
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions