aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-08-23 09:55:37 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2022-08-23 09:55:51 -0400
commit04f1013be084a12a251c7087b06664d0918755e6 (patch)
tree15d1e5ce025cf9f2fae1c100f7c165a122a9d33d /src
parenteb0097c6f3eeb559e33369066be7279f540d05db (diff)
downloadpostgresql-04f1013be084a12a251c7087b06664d0918755e6.tar.gz
postgresql-04f1013be084a12a251c7087b06664d0918755e6.zip
Doc: document possible need to raise kernel's somaxconn limit.
On fast machines, it's possible for applications such as pgbench to issue connection requests so quickly that the postmaster's listen queue overflows in the kernel, resulting in unexpected failures (with not-very-helpful error messages). Most modern OSes allow the queue size to be increased, so document how to do that. Per report from Kevin McKibbin. Discussion: https://postgr.es/m/CADc_NKg2d+oZY9mg4DdQdoUcGzN2kOYXBu-3--RW_hEe0tUV=g@mail.gmail.com
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions