aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-03-08 11:26:20 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2018-03-08 11:26:43 -0500
commit0f9c7c286271e219da5c6789d302099e79a2b7a5 (patch)
tree1fb2618eacfcc9c4de14b56f96244023de80cc4f /src/backend/executor/nodeModifyTable.c
parent415053d54a3d48634202e148151471af413acefa (diff)
downloadpostgresql-0f9c7c286271e219da5c6789d302099e79a2b7a5.tar.gz
postgresql-0f9c7c286271e219da5c6789d302099e79a2b7a5.zip
In initdb, don't bother trying max_connections = 10.
The server won't actually start with that setting anymore, not since we raised the default max_wal_senders to 10. Per discussion, we don't wish to back down on that default, so instead raise the effective floor for max_connections (to 20). It's still possible to configure a smaller setting manually, but initdb won't set it that way. Since that change happened in v10, back-patch to v10. Kyotaro Horiguchi Discussion: https://postgr.es/m/20180209.170823.42008365.horiguchi.kyotaro@lab.ntt.co.jp
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions