forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1d5c5ae
committed
Fix documentation for System V semaphores.
The formulas for SEMMNI and SEMMNS do not include the archiverprocess, which was converted to an auxiliary process in v14, andthe WAL summarizer process, which was introduced in v17. Thiscommit corrects these formulas and adds a missing reference tomax_wal_senders nearby. Since this section of the documentationtends to be incorrect quite often, we should likely give up ondocumenting the exact formulas in favor of something less fragile,but that is left as a future exercise.Reported-by: Sami ImseihReviewed-by: Sami ImseihDiscussion:https://postgr.es/m/20240517164452.GA1914161%40nathanxps13Backpatch-through: 121 parent2e062b6 commit1d5c5ae
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
836 | 836 |
| |
837 | 837 |
| |
838 | 838 |
| |
839 |
| - | |
| 839 | + | |
| 840 | + | |
840 | 841 |
| |
841 | 842 |
| |
842 | 843 |
| |
|
0 commit comments
Comments
(0)