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

It looks like the Sybase module was definitely the problem -- I've just run some preliminary tests with the PyMSSQL module (pymssql.sf.net), and I've had no trouble accessing other pages while one of my report pages are running.

The Sybase module was always a bit of a thorn in my side (this isn't the only problem I've had with it), so I'll be very glad to replace it if this newer module works well in extended testing. Thanks to you all for your help with this.

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