Python + PostgreSQL

From: Antonio Navarro Navarro <hostmaster(at)bemarnet(dot)es>
To: pgsql-interfaces(at)hub(dot)org
Subject: Python + PostgreSQL
Date: 2000-08-02 10:34:19
Message-ID: 4.1.20000802123207.00c22a20@pop3.bemarnet.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi All !

I have installed postgresql-python-7.0.2-2.i386.rpm in a RedHat 6.2 box.
Where can I find documentation for this module ? I'm trying to connect to a
server but the python says 'no password supplied'

import pg

dg = pg.connect("template1", "localhost", 5432)

Regards,

Antonio Navarro Navarro
BemarNet Management
http://www.bemarnet.es
hostmaster(at)bemarnet(dot)es
Tlf. +34-96-1656644
Fax. +34-96-1656514

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message jeff seaman 2000-08-02 13:27:41 user authentication question
Previous Message Oliver Elphick 2000-08-02 09:09:10 Re: Re: And Furthermore. Was: PSQL Working, but PGAccess Not Connecting.