Re: tuning/profiling - Mailing list pgsql-jdbc

From Kevin Grittner
Subject Re: tuning/profiling
Date
Msg-id 43568DDB0200002500000146@gwmta.wicourts.gov
Whole thread Raw
In response to tuning/profiling  (Ken Geis <kgeis@speakeasy.net>)
Responses Re: tuning/profiling
List 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 by date:

Previous
From: Dave Cramer
Date:
Subject: Re: tuning/profiling
Next
From: andy petrella
Date:
Subject: PGInterval setMinutes unrecognize ???