Re: PostgresqlDataSource

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: "'Hubert'" <hgailly(at)ereline(dot)fr>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: PostgresqlDataSource
Date: 2002-03-27 16:26:26
Message-ID: 005101c1d5ac$2472a970$807ba8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Hubert
Sent: Wednesday, March 27, 2002 11:14 AM
To: pgsql-jdbc(at)postgresql(dot)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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message João Paulo Ribeiro 2002-03-27 17:26:49 One little tip for int8 and decimal :)
Previous Message Hubert 2002-03-27 16:14:08 PostgresqlDataSource