server closed the connection unexpectedly

From: ruben <ruben20(at)superguai(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: server closed the connection unexpectedly
Date: 2004-07-05 22:48:31
Message-ID: 40E9DABF.2070705@superguai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi:

I'm getting this error when accessing a table with certain WHERE condition:

"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."

I've read through the posts but found no answer to the problem.

When I "Vaccum analize" the table I get the same error.

I have droped and re-created the indexes.

Version is
"PostgreSQL 7.2.2 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.2
20020903 (Red Hat Linux 8.0 3.2-7)"

Any help on how to recover the table would be greatly appreciated.
Thanks, Ruben.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message B.W.H. van Beest 2004-07-05 23:27:29 How to filter on timestamps?
Previous Message Ron St-Pierre 2004-07-05 21:21:48 Re: ERROR: tables can have at most 1600 columns