Update user docs for switch to POSIX semaphores.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 3d21f08bccd316c3850a1943c1ee1e381dab1588
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-10-10T20:59:35Z
Releases: 10.0
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.

Files

PathChange+/−
doc/src/sgml/runtime.sgml modified +50 −33

Documentation touched