Re: [Zope] ZPsycopg - Losing Connections

2005-07-27 Thread Felipe Barousse Boue
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, [EMAIL PROTECTED] wrote:
> Message: 15
> Date: Wed, 27 Jul 2005 13:45:52 +0100
> From: Peter Bengtsson <[EMAIL PROTECTED]>
> Subject: Re: [Zope] ZPsycopg - Losing Connections
> To: Fernando Lujan <[EMAIL PROTECTED]>
> Cc: zope@zope.org
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> On 7/27/05, Fernando Lujan <[EMAIL PROTECTED]> wrote:
> > On 7/27/05, David <[EMAIL PROTECTED]> 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 :(

___
Zope maillist  -  Zope@zope.org
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 )


Re: [Zope] ZPsycopg - Losing Connections

2005-07-27 Thread Thomas Olsen
On Wednesday den 27. July 2005 14:45, Peter Bengtsson wrote:
> On 7/27/05, Fernando Lujan <[EMAIL PROTECTED]> wrote:
> > On 7/27/05, David <[EMAIL PROTECTED]> 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 :(

#wget 
http://ftp.de.debian.org/debian/pool/main/p/psycopg/python-psycopg_1.1.19-1_i386.deb
#dpkg -i python-psycopg_1.1.19-1_i386.deb

-- 
Med venlig hilsen

Thomas Olsen
http://www.headnet.dk
___
Zope maillist  -  Zope@zope.org
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 )


Re: [Zope] ZPsycopg - Losing Connections

2005-07-27 Thread Fernando Lujan
On 7/27/05, Peter Bengtsson <[EMAIL PROTECTED]> wrote:
> On 7/27/05, Fernando Lujan <[EMAIL PROTECTED]> wrote:
> > On 7/27/05, David <[EMAIL PROTECTED]> 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 :(

So, use the source... ;)

-- 
Fernando Lujan
___
Zope maillist  -  Zope@zope.org
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 )


Re: [Zope] ZPsycopg - Losing Connections

2005-07-27 Thread Peter Bengtsson
On 7/27/05, Fernando Lujan <[EMAIL PROTECTED]> wrote:
> On 7/27/05, David <[EMAIL PROTECTED]> 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 :(


> --
> Fernando Lujan
> ___
> Zope maillist  -  Zope@zope.org
> 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 )
> 


-- 
Peter Bengtsson, 
work www.fry-it.com
home www.peterbe.com
hobby www.issuetrackerproduct.com
___
Zope maillist  -  Zope@zope.org
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 )


Re: [Zope] ZPsycopg - Losing Connections

2005-07-27 Thread Fernando Lujan
On 7/27/05, David <[EMAIL PROTECTED]> 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. :)

-- 
Fernando Lujan
___
Zope maillist  -  Zope@zope.org
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 )