Re: pgsql server reset the connection immediately after connected - Mailing list pgsql-general

From Adrian Klaver
Subject Re: pgsql server reset the connection immediately after connected
Date
Msg-id 50933327.9010009@gmail.com
Whole thread Raw
In response to Re: pgsql server reset the connection immediately after connected  (Dongkuo Ma <luc.mdk@gmail.com>)
Responses Re: pgsql server reset the connection immediately after connected  (Dongkuo Ma <luc.mdk@gmail.com>)
List pgsql-general
On 11/01/2012 07:32 PM, Dongkuo Ma wrote:
> Sorry!
> I typed the enter key and sent the uncomplete message.
>
>
> 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.
>
> when executing any sql statement.

What is the Python code being used?

>
> Using tcpdump, I found the server reset the connection  immediately
> after connected, and i cann't find any log about this.

Should be in /var/log/postgresql

> This is the tcpdump log http://pastebin.com/uW0at4Zd




--
Adrian Klaver
adrian.klaver@gmail.com


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: pgsql server reset the connection immediately after connected
Next
From: Jeff Janes
Date:
Subject: Re: Corrupt Incrementally Updated Backup: missing pg_clog file