Connection pooling

From: Guillaume Lémery <glemery(at)comclick(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Connection pooling
Date: 2001-01-24 15:59:53
Message-ID: 3A6EFBF9.8040409@comclick.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

my database has to handle quickly several number of queries per second
from numerous clients.
Because of the waste of time for connection/disconnection, Im' looking
for a connection pooling tool.

Where can I find a such tool or can somebody send me one ?

Many thanks in advance,

Guillaume.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-01-24 16:02:06 Re: pleasing the corporate-types.
Previous Message Tom Lane 2001-01-24 15:53:59 Re: order by not working ocrectly in 01/19/01 snapshot?