From: | Peter T Mount <peter(at)retep(dot)org(dot)uk> |
---|---|
To: | Guillaume Lémery <glemery(at)comclick(dot)com> |
Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Connection pooling |
Date: | 2001-01-25 17:15:48 |
Message-ID: | 980442948.3a705f44eb4d5@webmail.retep.org.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Quoting Guillaume Lémery <glemery(at)comclick(dot)com>:
> 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 ?
What interface are you using? JDBC/ODBC/LibPQ?
Peter
>
> Many thanks in advance,
>
> Guillaume.
>
>
--
Peter Mount peter(at)retep(dot)org(dot)uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/
From | Date | Subject | |
---|---|---|---|
Next Message | Guillaume Lémery | 2001-01-25 17:17:55 | Load a database into memory |
Previous Message | Dmitry Chernikov | 2001-01-25 16:44:27 | Problem with PL/pgSQL in 7.03 |