Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.031 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'subject:error': 0.03; 'messages.': 0.05; 'python': 0.11; 'archive': 0.14; 'context:': 0.16; 'throw': 0.16; 'url:file': 0.16; 'url:py': 0.16; 'all,': 0.19; 'file,': 0.19; 'error': 0.23; 'script': 0.25; 'subject: : ': 0.26; "i'm": 0.30; 'url:python': 0.33; 'test': 0.35; 'but': 0.35; 'charset:us-ascii': 0.36; 'list': 0.37; 'thank': 0.38; 'to:addr :python-list': 0.38; 'files': 0.38; 'little': 0.38; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'read': 0.60; 'first': 0.61; 'dear': 0.65; 'regards.': 0.65; 'url:jpg': 0.83; 'subject:message.': 0.84 Date: Fri, 16 May 2014 03:18:28 -0700 (PDT) From: dandrigo To: python-list@python.org Subject: Psycopg2 : error message. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1400235546 news.xs4all.nl 2974 [2001:888:2000:d::a6]:42679 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:71654 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 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.