What do people use for connection pooling with PostgreSQL JDBC

From: Hannu Krosing <hannu(at)2ndQuadrant(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: What do people use for connection pooling with PostgreSQL JDBC
Date: 2009-03-05 08:31:40
Message-ID: 1236241901.12460.6.camel@huvostro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Александър Шопов 2009-03-05 08:57:45 Documentation for working with PG interval types via JDBC
Previous Message Anthony Presley 2009-03-04 23:11:10 canceling query due to user request