Zope 2.7 with postgresql 8.1 anyone?
Is anyone using successfully Zope 2.7 with postgresql 8.1? Or any other version of Zope? What is your database adapter product? We're using Pyscopg (happily using 1.1x with Zope 2.7 and pg 7.3/4), but have problems getting it to work with either Psycopg 1.2x (protocol missmatch errors) or Psycopg 2.x (transactions are getting aborted for no reason). We're happy to dabble, but would like to know that it is working in principle. We're on a delivery schedule and don't want to be dependant on bug fixes still required. Thanks!
--On 17. Januar 2006 09:37:41 +0000 David <davidr@talamh.org.uk> wrote:
Is anyone using successfully Zope 2.7 with postgresql 8.1?
Or any other version of Zope?
What is your database adapter product? We're using Pyscopg (happily using 1.1x with Zope 2.7 and pg 7.3/4), but have problems getting it to work with either Psycopg 1.2x (protocol missmatch errors) or Psycopg 2.x (transactions are getting aborted for no reason).
You should possibly ask the ZPsycopg guys directly. They have a mailing list! -aj
David wrote at 2006-1-17 09:37 +0000:
Is anyone using successfully Zope 2.7 with postgresql 8.1? ... What is your database adapter product? We're using Pyscopg (happily using 1.1x with Zope 2.7 and pg 7.3/4), but have problems getting it to work with either Psycopg 1.2x (protocol missmatch errors)
What protocols? This sounds more like a mismatch between the Postgres client and postgres server versions rather than a "psycopg" problem.
Psycopg 2.x (transactions are getting aborted for no reason).
One of our consultants was using "psycopg 2.x" with "Postgres 8" and did not report problems. However, he did not do heavy work. -- Dieter
I am used Zope 2.7.x and 2.8.x with Postgresql 8.0.x. They do not have any problems. I am using psycopg 1.1.21 and Windowz XP. Iave not tried psycopg 1.2.x David <davidr@talamh.org.uk> wrote: Is anyone using successfully Zope 2.7 with postgresql 8.1? Or any other version of Zope? What is your database adapter product? We're using Pyscopg (happily using 1.1x with Zope 2.7 and pg 7.3/4), but have problems getting it to work with either Psycopg 1.2x (protocol missmatch errors) or Psycopg 2.x (transactions are getting aborted for no reason). --------------------------------- Yahoo! Photos Got holiday prints? See all the ways to get quality prints in your hands ASAP.
participants (4)
-
Andreas Jung -
David -
Dieter Maurer -
Infor Gates