From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Update user docs for switch to POSIX semaphores. |
Date: | 2016-10-10 20:59:42 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Update user docs for switch to POSIX semaphores.
Since commit ecb0d20a9 hasn't crashed and burned, here's the promised
docs update for it.
In addition to explaining that Linux and FreeBSD ports now use POSIX
semaphores, I did some wordsmithing on pre-existing wording; in
particular trying to clarify which SysV parameters need to be set with
an eye to total usage across all applications.
Branch
------
master
Modified Files
--------------
doc/src/sgml/runtime.sgml | 83 ++++++++++++++++++++++++++++-------------------
1 file changed, 50 insertions(+), 33 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2016-10-11 14:09:32 | pgsql: Improve documentation for CREATE RECURSIVE VIEW. |
Previous Message | Andres Freund | 2016-10-10 20:45:35 | pgsql: Make regression tests less dependent on hash table order. |