Re: Re: SOMAXCONN (was Re: Solaris source code) - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Re: SOMAXCONN (was Re: Solaris source code)
Date
Msg-id Pine.LNX.4.30.0107122307240.681-100000@peter.localdomain
Whole thread Raw
In response to Re: Re: SOMAXCONN (was Re: Solaris source code)  (ncm@zembu.com (Nathan Myers))
Responses Re: Re: SOMAXCONN (was Re: Solaris source code)
List pgsql-hackers
Nathan Myers writes:

> When the system is too heavily loaded (however measured), any further
> login attempts will fail.  What I suggested is, instead of the
> postmaster accept()ing the connection, why not leave the connection
> attempt in the queue until we can afford a back end to handle it?

Because the new connection might be a cancel request.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-hackers by date:

Previous
From: Patrick Welche
Date:
Subject: Re: iconv?
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] [PATCH] To remove EXTEND INDEX