Python and PostgreSQL

Erno Kuusela erno at iki.fi
Sat Mar 25 23:51:23 EST 2000


>>>>> "Martin" == Martin Skøtt <mskott at image.dk> writes:

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

it is quite complete. it is "missing a make file" because it uses
the standard python build mechanism (Makefile.pre.in etc, read
the installation instructions).

it may seem "old" because...

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

...the ongoing work is focused on a new db-api compliant version.

there are development snapshots available on the ftp site
if you want to help.

  -- erno



More information about the Python-list mailing list