Psycopg2 : error message.

From: image <lcelati(at)latitude-geosystems(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Psycopg2 : error message.
Date: 2014-05-16 10:12:48
Message-ID: 1400235168021-5804197.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear all,

I'm writing a python script for a web service. I have to connect to my
postgres/postgis databases via Psycopg2.

I writed a little first script just to connect to my pg/postgis db and drop
a test db.

But when i execute the python file, i have several error messages.

Please read the 2 usefull files below :

pg_test.py
<http://postgresql.1045698.n5.nabble.com/file/n5804197/pg_test.py>

SS_dos.JPG
<http://postgresql.1045698.n5.nabble.com/file/n5804197/SS_dos.JPG>

In advance, thank you to throw light for me.

Regards.

IMAGE

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Psycopg2-error-message-tp5804197.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dorian Hoxha 2014-05-16 10:23:10 Re: Psycopg2 : error message.
Previous Message chiru r 2014-05-16 07:19:25 Re: Backups over slave instead master?