Thread: org.postgresql.PostgresqlDataSource

org.postgresql.PostgresqlDataSource

From
"Hubert"
Date:
Hi ,
 
I am just wondering, it is said that Postgre JDBC driver support DataSource. The class org.postgresql.PostgresqlDataSource is not included in distrubution package but only in development , but is included in the source files.
 
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.
 
Hubert

 

[semi-OT]JDBCbench

From
Auri Mason
Date:
Hi group,

anyone of U could indicate me where I can find the correspondig bench tool
for JDBC?
##############################################
Inside contrib/pgbench/README.pgbench I've read:

Similar program called "JDBCBench" already exists, but it requires
 Java that may not be available on every platform.
##############################################

TIA, Auri