aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/tutorial
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2001-06-20 18:07:56 +0000
committerPeter Eisentraut <peter_e@gmx.net>2001-06-20 18:07:56 +0000
commit9b4bfbdc2cd74342d9febb74c93acad1d4de84ca (patch)
tree0239cbb8e885f8420b5ec967c928f4e6fdc5bed1 /src/interfaces/python/tutorial
parent588463a449e70aff33d799b5c9475ab94fbdf4c9 (diff)
downloadpostgresql-9b4bfbdc2cd74342d9febb74c93acad1d4de84ca.tar.gz
postgresql-9b4bfbdc2cd74342d9febb74c93acad1d4de84ca.zip
Handle reading of startup packet and authentication exchange after forking
a new postmaster child process. This should eliminate problems with authentication blocking (e.g., ident, SSL init) and also reduce problems with the accept queue filling up under heavy load. The option to send elog output to a different file per backend (postgres -o) has been disabled for now because the initialization would have to happen in a different order and it's not clear we want to keep this anyway.
Diffstat (limited to 'src/interfaces/python/tutorial')
0 files changed, 0 insertions, 0 deletions