aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-07-11 19:03:07 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-07-11 19:03:07 +0000
commit153f40067630bbea80385621ec09ac38c85d05af (patch)
treea4aa262a43141e41fcf10419db0cefacedbeda70 /src/backend/access/gist/gist.c
parentd946b2083ace11ca38468e7b02bebacfad52e3c5 (diff)
downloadpostgresql-153f40067630bbea80385621ec09ac38c85d05af.tar.gz
postgresql-153f40067630bbea80385621ec09ac38c85d05af.zip
Instead of believing SOMAXCONN from the system header files (which is
a lie on many Unixen), invoke listen() with MIN(MaxBackends*2, 10000). The clamp value 10000 is configurable in config.h.in, if that proves to be necessary --- hopefully it won't.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions