Re: Please Help me with connecting my PostgreSQL

From: "Karsten Hilbert" <Karsten(dot)Hilbert(at)gmx(dot)net>
To: psycopg(at)postgresql(dot)org
Subject: Re: Please Help me with connecting my PostgreSQL
Date: 2011-03-31 13:20:27
Message-ID: 20110331132027.287120@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

> >>conn=psycopg2.connect(database="mydb", user="postgres",
> password="123",port=5433)

...

> 2.my listeningport is 5432 for sure

That does not help if you ask to connect on port 5433.

Karsten
--
GMX DSL Doppel-Flat ab 19,99 Euro/mtl.! Jetzt mit
gratis Handy-Flat! http://portal.gmx.net/de/go/dsl

In response to

Browse psycopg by date

  From Date Subject
Next Message Adrian Klaver 2011-03-31 13:33:40 Re: Please Help me with connecting my PostgreSQL
Previous Message Lasntonpeng 2011-03-31 12:54:34 Please Help me with connecting my PostgreSQL