Re: [Zope] ZPsycopg - Losing Connections
Fernando: I have downloaded the source from http://initd.org/pub/software/psycopg/PSYCOPG-1-1/ and compiled it (in RH FC4 and RHEL3, tough) with no problams whatsoever. I am using Zope 2.7.5, Python 2.3.5, Psycopg sources 1.1.19 and PostgreSQL 8.0.3 The only advice would be to upgrade your postgresql to 8.0.3 since the version you are using is a bit outdated. Best regards. Felipe Barousse Boué Piensa Technologies - Bufete Consultor de Mexico www.piensa.com On Wed, 2005-07-27 at 12:00 -0400, zope-request@zope.org wrote:
Message: 15 Date: Wed, 27 Jul 2005 13:45:52 +0100 From: Peter Bengtsson <peterbe@gmail.com> Subject: Re: [Zope] ZPsycopg - Losing Connections To: Fernando Lujan <flujan@gmail.com> Cc: zope@zope.org Message-ID: <bc95c280050727054543ca3a7e@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1
On 7/27/05, Fernando Lujan <flujan@gmail.com> wrote:
On 7/27/05, David <davidr@talamh.org.uk> wrote:
Python 2.3.5 - Zope 2.7.5 - PostgreSQL 7.3.4 - Psycopg 1.1.18 - Solaris 8 (Intel)
The Psycopg version 1.1.19 solves this problem. :)
The 1.1.19 version isn't in debian yet. $ apt-get show python-psycopg shows only 1.1.18 :(
participants (1)
-
Felipe Barousse Boue