Leigh Dyer wrote:
We have other apps that use PostgreSQL (which I'm using with the psycopg
> connector and DBPool) -- I'll see if I can reproduce the problem with > some kind of long-running task that uses that database instead.
I am using PostgreSQL, PygreSQL and DBUtils and do not see such problems, not even on slow PCs with only one CPU. I.e. I can have one lonq query running in one browser connection, and other browser connections will not be affected (except things are getting slower of course if several such queries are running at the same time).
If you're using psycopg already, I think DBPool or DBUtils is not needed because psycopg has its own connection pooling (haven't tested it).
-- Christoph ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Webware-discuss mailing list Webware-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-discuss