Best Practice to Create a Connection Pool in PostgreSQL

Поиск
Список
Период
Сортировка
От Greg James
Тема Best Practice to Create a Connection Pool in PostgreSQL
Дата
Msg-id B16C41E3F711418096F2D0F437BA1477@Serotonin
обсуждение исходный текст
Ответы Re: Best Practice to Create a Connection Pool in PostgreSQL  (Dave Cramer <pg@fastcrypt.com>)
Re: Best Practice to Create a Connection Pool in PostgreSQL  (John R Pierce <pierce@hogranch.com>)
Список pgsql-jdbc

Hi,

 

I’ve been looking through the mail archives in the JDBC forum and have seen a number of different ways to create a JDBC connection pool to Postgres.  Could someone point me in the right direction, eg Jdbc3ConnectionPool, Apache's DBCP, etc.?

 

I’m using the following:

 

JRE:                             1.6

PostgreSQL Server:      8.3

JDBC Driver:                 postgresql-8.2-506.jdbc4

 

Thanks.

 

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: JORGE LUIS MORALES MENDEZ
Дата:
Сообщение: Informacion del JDBC
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Best Practice to Create a Connection Pool in PostgreSQL