mysql/posgresql pooling - Mailing list pgsql-jdbc

From Nico
Subject mysql/posgresql pooling
Date
Msg-id d57s87$oth$1@news.hub.org
Whole thread Raw
Responses Re: mysql/posgresql pooling
Re: mysql/posgresql pooling
List pgsql-jdbc
Hi, I run a servlet that runs on a Resin 3.0.2-webserver with MySQL and
PostgreSQL database server.
Operating system is Red Hat Enterprise Linux ES release 3 (Taroon Update 4).
Resin uses its own pooling mechanism. I can make normal connections through
both MySQL and PostgreSQL. However, when I try to get a connection from a
pool, only MySQL connections are returned. How do I tell my servlet it needs
a PostgreSQL connection instead of MySQL?

Kind regards,
Nico.



pgsql-jdbc by date:

Previous
From: Martin Keller
Date:
Subject: Re: Problems storing timestamps with calendars
Next
From: "Zachery Jensen"
Date:
Subject: Re: mysql/posgresql pooling