Python and PostgreSQL

Doug Stanfield DOUGS at oceanic.com
Sat Mar 25 13:20:18 EST 2000


> How is it with connectivity between Python and the PostgreSQL
> database? I have downloadet the PyGreSQL 2.4 module but it seems
> pretty old and not very complete (missing make file eg.).

I'm using V2.2 but it seems to be doing what I need.  This is on both RH5.x
and Mandrake6

> Is there somebody who are working on a DB-API interface for
> PostgreSQL?

Take a look at the Vaults of Parnassus
<http://www.vex.net/parnassus/apyllo.py/973100124>

Generally a good first place to look.  It appears Case Roole is working an a
DBI 2 compliant version.

> I am running PostgreSQL on Red Hat Linux 5.2 and 6.1 (the RH version
> which in my opinion should never have been released) on the Intel i386
> platform. 
> -- 
> Med venlig hilsen
> Martin Skøtt
> mskott at image.dk

HTH
-Doug-




More information about the Python-list mailing list