Connection Pooling?

Поиск
Список
Период
Сортировка
От Adam Haberlach
Тема Connection Pooling?
Дата
Msg-id 20010627114504.A2249@newsnipple.com
обсуждение исходный текст
Ответы RE: Connection Pooling?  ("Dave Cramer" <Dave@micro-automation.net>)
Список pgsql-jdbc
    This may be a Postgres JDBC question, but it may also be an
Apache Jakarta/Tomcat question...

    I recently moved a few of my pages over from PHP to .jsp and
now I notice that I've got postgres backends sitting around, as
though some of my connections are being pooled or persistant.
As far as I can tell, my scripts are correctly closing the
connections, so they shouldn't be sitting around--does anyone
know if there is some automatic pooling/persistant connecting
happening, either in the JDBC driver or in Tomcat?  How would I
turn this off or adjust it down?

--
Adam Haberlach            | "Pancakes don't make hardly any juice
adam@newsnipple.com       |  and bacon makes too much."
http://www.newsnipple.com |        -- bug-eyed earl
'88 EX500    '00 >^<      | http://youlook.org

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [Fwd: Re: Todo/missing? (was Re: [ADMIN] High memory usage [PATCH])]
Следующее
От: "Dave Cramer"
Дата:
Сообщение: RE: Connection Pooling?