Christoph Zwerschke wrote:
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).

That's good to hear -- hopefully I'll get similar behaviour without the Sybase module. The Sybase module has always been a bit of a pain to work with, but I've just discovered a newer MSSQL module (I'm using the Sybase module with SQL Server) which seems better designed to work with FreeTDS, and is hopefully more mature in other ways as well. I plan to test it shortly to see if it avoids these issues, and I'll let you know how it all goes.

Thanks
Leigh


-------------------------------------------------------
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

Reply via email to