Re: connection failure - Mailing list pgsql-general

From Sam Mason
Subject Re: connection failure
Date
Msg-id 20091005132231.GU5407@samason.me.uk
Whole thread Raw
In response to connection failure  (Miklosi Attila <amiklosi@freemail.hu>)
List pgsql-general
On Mon, Oct 05, 2009 at 03:06:41PM +0200, Miklosi Attila wrote:
> What does the message below mean?
>
> server closed the connection unexpectedly
> This probably means the server terminated abnormally
> before or while processing the request.

It means the server disconnected from the client; as it says this can
happen because the server has crashed.  To figure out what really
happened, you want to look at postgres' logs on the server.

--
  Sam  http://samason.me.uk/

pgsql-general by date:

Previous
From: Miklosi Attila
Date:
Subject: connection failure
Next
From: Allan Kamau
Date:
Subject: Re: connection failure