Python + PostgreSQL - Mailing list pgsql-interfaces

From Antonio Navarro Navarro
Subject Python + PostgreSQL
Date
Msg-id 4.1.20000802123207.00c22a20@pop3.bemarnet.es
Whole thread Raw
Responses Re: Python + PostgreSQL
Re: Python + PostgreSQL
List 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@bemarnet.es
Tlf. +34-96-1656644
Fax. +34-96-1656514


pgsql-interfaces by date:

Previous
From: Peter Mount
Date:
Subject: RE: JDBC driver writes binary data ONLY as Large Obj ect
Next
From: "Oliver Elphick"
Date:
Subject: Re: Re: And Furthermore. Was: PSQL Working, but PGAccess Not Connecting.