Re: server closed the connection unexpectedly

From: Richard Huxton <dev(at)archonet(dot)com>
To: Mark Greenbank <mark(dot)greenbank(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: server closed the connection unexpectedly
Date: 2006-10-06 15:12:16
Message-ID: 45267250.4050106@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Mark Greenbank wrote:
> # psql --version
> psql (PostgreSQL) 7.3.2

May I be the first to say "GODS ALIVE MAN! WHAT ARE YOU STILL DOING
RUNNING 7.3.2!". Even if you can't upgrade from 7.3, the latest release
is 7.3.15 - that's 13 sets of bug-fixes you're ignoring. There's a
passing chance one of those bugs might be responsible for your error.

> contains support for command-line editing
>
> # psql
> mncis2-rel=# select count(*) from members;
> count
> -------
> 22676
> (1 row)
>
> mncis2-rel=# select count(*) from email_queue;
> server closed the connection unexpectedly
> This probably means the server terminated abnormally
> before or while processing the request.
> The connection to the server was lost. Attempting reset: Failed.

What do the logs say?

--
Richard Huxton
Archonet Ltd

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Poindessous 2006-10-06 15:15:55 Problem with a date when restoring on postgresql 7.4.9 : date/time field value out of range
Previous Message Richard Huxton 2006-10-06 15:08:00 Re: postgresql /var fill