From: Florian S. <flo...@gm...> - 2004-07-19 11:07:54
|
Hi! Is anyone using SQLObject with long running processes which open many (short lived) connections? Currently there seems to be no way to really close connections. Sooner or later I get errors about to many connections to the database and many many idle database processes. I'm using SQLObject from Subversion (Rev 163) with Postgresql (psycopg). Regards, Florian Schulze |