Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #71654

Psycopg2 : error message.

Date 2014-05-16 03:18 -0700
From dandrigo <laurent.celati@gmail.com>
Subject Psycopg2 : error message.
Newsgroups comp.lang.python
Message-ID <mailman.10065.1400235546.18130.python-list@python.org> (permalink)

Show all headers | View raw


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 : 

Dandrigo pg_test.py <http://python.6.x6.nabble.com/file/n5057062/pg_test.py>  

SS_dos.JPG <http://python.6.x6.nabble.com/file/n5057062/SS_dos.JPG>  


In advance, thank you to throw light for me. 

Regards. 





--
View this message in context: http://python.6.x6.nabble.com/Psycopg2-error-message-tp5057062.html
Sent from the Python - python-list mailing list archive at Nabble.com.

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Psycopg2 : error message. dandrigo <laurent.celati@gmail.com> - 2014-05-16 03:18 -0700
  Re: Psycopg2 : error message. Tim Roberts <timr@probo.com> - 2014-05-19 22:21 -0700

csiph-web