Re: server closed the connection unexpectedly

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jessica Richard <rjessil(at)yahoo(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: server closed the connection unexpectedly
Date: 2007-08-21 03:40:42
Message-ID: 20259.1187667642@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Jessica Richard <rjessil(at)yahoo(dot)com> writes:
> server closed the connection unexpectedly
> This probably means the server terminated abnormally
> before or while processing the request.

> If this a Postgres disconnection or a disconnection on the OS side?

Well, you can't tell for certain from the client side. The postmaster
log would tell. But unless you have a flaky network, this is probably
the result of a backend crash :-(. Can you reproduce it, or get a gdb
stack trace?

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2007-08-21 04:12:34 Re: After adjusting checkpoint related entries in postgresql.conf...
Previous Message Medi Montaseri 2007-08-21 03:20:09 Re: Building source code of PostgreSQl-7.1