Re: PoolConnection and several databases

Поиск
Список
Период
Сортировка
От Csaba Nagy
Тема Re: PoolConnection and several databases
Дата
Msg-id 1048180231.1058.53.camel@coppola.ecircle.de
обсуждение исходный текст
Список pgsql-jdbc
AFAICT, each opened connection will be tied to the DB you opened it
with... and anyway one pool would only make sense to connect to one DB.
But nothing prevents you to have multiple pools connected to multiple
DBs.

HTH,
Csaba.

On Thu, 2003-03-20 at 17:56, Mario Rodriguez Villanea wrote:
> Hi , Someone knows if I can establish connection with two different
> databases on the same postgres host using the poolconnection provided by
> postgres jdbc driver ?
>



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

Предыдущее
От: "David Hooker"
Дата:
Сообщение: Re: Problem with updateRow()
Следующее
От: "E. Harold Williams"
Дата:
Сообщение: query returns wrong result set (apparently)