Re: PostgresqlDataSource

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: PostgresqlDataSource
Дата
Msg-id 005101c1d5ac$2472a970$807ba8c0@inspiron
обсуждение исходный текст
Ответ на PostgresqlDataSource  ("Hubert" <hgailly@ereline.fr>)
Список pgsql-jdbc
Hubert,
 
The datasource code is in the source for the driver. When the driver was built for production it wasn't included. You can build it yourself if you wish.
 
Dave
-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org [mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of Hubert
Sent: Wednesday, March 27, 2002 11:14 AM
To: pgsql-jdbc@postgresql.org
Subject: [JDBC] PostgresqlDataSource

 
Hi all,
 
Please,  this is the second time I am posting a message on this subject, I am new to Postgre. I am really confused by the JDBC Driver which seems to have lot of versions and each one quite different.
 
We use Postgre 7.1.3 , can anybody tell me what's the status and how can we use org.postgresql.PostgresqlDataSource in production as we need a DataSource implementation for our PoolManager. I can only find it in the development version although it is said to be supported.
 
Thanks fo any help
 
Hubert

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

Предыдущее
От: "Hubert"
Дата:
Сообщение: PostgresqlDataSource
Следующее
От: João Paulo Ribeiro
Дата:
Сообщение: One little tip for int8 and decimal :)