What do people use for connection pooling with PostgreSQL JDBC - Mailing list pgsql-jdbc

From Hannu Krosing
Subject What do people use for connection pooling with PostgreSQL JDBC
Date
Msg-id 1236241901.12460.6.camel@huvostro
Whole thread Raw
Responses Re: What do people use for connection pooling with PostgreSQL JDBC  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
The specific solution should work well with

- hibernate
- pure JDBC with postgresql specific types and arrays

Do you use something inside java or do you just use stuff like pgpool or
pgbouncer ?


--
Hannu Krosing   http://www.2ndQuadrant.com
PostgreSQL Scalability and Availability
   Services, Consulting and Training


pgsql-jdbc by date:

Previous
From: Anthony Presley
Date:
Subject: canceling query due to user request
Next
From: Александър Шопов
Date:
Subject: Documentation for working with PG interval types via JDBC