[EMAIL PROTECTED] wrote:
Hi all,
is there an alternative way of:
- create a connection object - open the connection - close the connection
psycopg, a Postgresql database adapter does connection pooling automatically
http://initd.org/projects/psycopg1
Most Zope database adapters also have implicit connection pooling.
Istvan. -- http://mail.python.org/mailman/listinfo/python-list