pgsql/src backend/libpq/auth.c backend/postmas ...

From: Peter Eisentraut - PostgreSQL <petere(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src backend/libpq/auth.c backend/postmas ...
Date: 2001-06-20 18:07:56
Message-ID: 200106201807.f5KI7u003602@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: petere(at)hub(dot)org 01/06/20 14:07:56

Modified files:
src/backend/libpq: auth.c
src/backend/postmaster: postmaster.c
src/backend/tcop: postgres.c
src/backend/utils/error: elog.c
src/backend/utils/init: miscinit.c
src/include/libpq: auth.h

Log message:
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.

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut - PostgreSQL 2001-06-20 18:25:27 pgsql/src/bin/psql nls.mk sv.po
Previous Message Vince Vielhaber 2001-06-20 17:29:44 [WEBMASTER] 'www/html mirrors.html'