Re: pg module python - Mailing list pgsql-general

From Ken Godee
Subject Re: pg module python
Date
Msg-id 4057187A.2010707@perfect-image.com
Whole thread Raw
In response to pg module python  (BRINER Cedric <work@infomaniak.ch>)
List pgsql-general
BRINER Cedric wrote:

> hi,
>
> I'm wanting to access an postgresql database from a python script
> running on windows.
>
> but the python binaries doesn't provide the pgdb module !
>
> any idea, where or how I can do this ?
>
> thanks in advance
>
> Cédric BRINER
>

I use psycopg with my python scripts on both linux and windows.

The windows port is available at....

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



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Data Corruption in case of abrupt failure
Next
From: Jason Tishler
Date:
Subject: Re: Postmaster won't run as service on Cygwin