Re: tuning/profiling

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: tuning/profiling
Дата
Msg-id 43568DDB0200002500000146@gwmta.wicourts.gov
обсуждение исходный текст
Ответ на tuning/profiling  (Ken Geis <kgeis@speakeasy.net>)
Ответы Re: tuning/profiling  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc
If you're talking about connection pooling, the pool should have
synchronization around obtaining and returning connections, or
you would have serious problems.  Are you talking about any
other sharing of connections among multiple threads?

-Kevin

>>> Dave Cramer <pg@fastcrypt.com>  >>>

Huh ? any web application would be sharing connections, and the
driver itself


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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: tuning/profiling
Следующее
От: andy petrella
Дата:
Сообщение: PGInterval setMinutes unrecognize ???