pgsql server reset the connection immediately after connected

From: Dongkuo Ma <luc(dot)mdk(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: pgsql server reset the connection immediately after connected
Date: 2012-11-02 02:24:30
Message-ID: CAMccLyeM+HZp=0SXF1TowY5HZu2c1T+cD898C_axcAxr8RHnGg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi
Sorry for my English.
I'm running pgsql8.4 server on debian,the client is the python
library(psycopg2) on the same mechine.
The client connect server via 127.0.0.1:5432.

The psycopg2 connect function *succesed,but throw a exception *

server closed the connection unexpectedly

This probably means the server terminated abnormally before or while
processing the request.
*
*

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dongkuo Ma 2012-11-02 02:32:23 Re: pgsql server reset the connection immediately after connected
Previous Message Chris Angelico 2012-11-01 23:37:30 Re: role does not exist