aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeRecursiveunion.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-01-08 12:03:53 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2019-01-08 12:03:53 -0500
commitf2e14c2a69147927b7ba090a7ba5a13b2b2b7d5f (patch)
tree03faeb08517f16f7a2e1e43de889399a95712c12 /src/backend/executor/nodeRecursiveunion.c
parent6ce6d983224a8cf00ff34bb3dd6c9d734d9bae86 (diff)
downloadpostgresql-f2e14c2a69147927b7ba090a7ba5a13b2b2b7d5f.tar.gz
postgresql-f2e14c2a69147927b7ba090a7ba5a13b2b2b7d5f.zip
Doc: update our docs about kernel IPC parameters on *BSD.
runtime.sgml said that you couldn't change SysV IPC parameters on OpenBSD except by rebuilding the kernel. That's definitely wrong in OpenBSD 6.x, and excavation in their man pages says it changed in OpenBSD 3.3. Update NetBSD and OpenBSD sections to recommend adjustment of the SEMMNI and SEMMNS settings, which are painfully small by default on those platforms. (The discussion thread contemplated recommending that people select POSIX semaphores instead, but the performance consequences of that aren't really clear, so I'll refrain.) Remove pointless discussion of SEMMNU and SEMMAP from the FreeBSD section. Minor other wordsmithing. Discussion: https://postgr.es/m/27582.1546928073@sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/nodeRecursiveunion.c')
0 files changed, 0 insertions, 0 deletions