Python client lib for PostgreSQL8

Michael Fuhr mfuhr at fuhr.org
Thu Nov 18 10:02:36 EST 2004


Peter Maas <peter at somewhere.com> writes:

> I just tried to connect to a PostgreSQL8 beta2 database server with
> pyPgSQL 2.4 and got a libpq.DatabaseError telling "Ivalid format for
> PgVersion construction".

This bug was reported over three months ago:

http://sourceforge.net/tracker/index.php?func=detail&aid=1006782&group_id=16528&atid=116528

> Is there already a PyPgSQL version in CVS or another client library
> that handles PostgreSQL 8?

A lot of people like psycopg.

http://initd.org/software/initd/psycopg

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/



More information about the Python-list mailing list