Barry Pederson wrote at 2005-4-4 22:15 -0500: > ... >Not sure, but I can report seeing the same thing on a different setup > > FreeBSD 4.8 > Zope 2.7.5 > Python 2.3.5 > psycopg 1.1.18 (linked to PostgreSQL 8.0.1 client library) > > (PostgreSQL server is also 8.0.1, but on FreeBSD 5.2.1) > >On the very same machine I also have > > Zope 2.6.1 > Python 2.1.3 > psysopg 1.0.6 (linked to an older PostgreSQL 7.2 client library) > >running simultaneously, connecting to the very same DBs, but it hasn't >had the same connection problems. > >I was wondering if it might be something with psycopg and the new pgsql >8.0.1 library.
Almost looks like a PostgreSQL 8.0.1 client library bug... -- Dieter _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
