[Zope] Problem with Z Psycopg

Garth B. garthb at gmail.com
Tue Apr 5 09:15:33 EDT 2005


I have the same problem, but I eventually "corrected" it, by forcibly 
closing the connection each time prior to running the queries. Fortunately, 
my scenario uses page caching to reduce the number of hits to the db so the 
additional effort of reopening the connection is neglible.

I'd sure like to know what the problem is, though...

RHEL
Zope 2.7.3
Python 2.3.4
psycopg 1.1.18
PostgreSQL 7.3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20050405/ea538fcb/attachment.htm


More information about the Zope mailing list