Re: Built-in connection pooling - Mailing list pgsql-hackers

From Konstantin Knizhnik
Subject Re: Built-in connection pooling
Date
Msg-id a66739cb-f70b-b4e6-7f59-2be1752be650@postgrespro.ru
Whole thread Raw
In response to Re: Built-in connection pooling  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
Responses Re: Built-in connection pooling  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
List pgsql-hackers
Attached please find new version of the patch with  several bug fixes + 
support of more than one session pools associated with different ports.
Now it is possible to make postmaster listen several ports for accepting 
pooled connections, while leaving main Postgres port for dedicated backends.
Each session pool is intended to be used for particular database/user 
combination.

-- 
Konstantin Knizhnik
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company


Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: New files for MERGE
Next
From: Konstantin Knizhnik
Date:
Subject: Re: Built-in connection pooling