Samuel R. Neff wrote:
Some of this performance gain is probably related to caching data and query
plan, not just opening the connection, but still that caching is connection
related and is lost when you close the connection so it's a very real-world
valid comparison.

no surprise that connect() is expensive but what is the cost of cursor()? is it cheap or expensive?

--
Speech-recognition in use.  It makes mistakes, I correct some.

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to