server closed the connection unexpectedly

From: "Mark Greenbank" <mark(dot)greenbank(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: server closed the connection unexpectedly
Date: 2006-10-06 15:03:51
Message-ID: 4110a4f0610060803o216e2a3ar7e1caca7afb9ad3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I get this error when accessing the postgresl database -- any ideas? What
should I look at?

I can query all of the other tables in the database, just not the
email_queue table. Weird!

Thanks in advance,
Mark

# psql --version
psql (PostgreSQL) 7.3.2
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.
!# \q

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2006-10-06 15:08:00 Re: postgresql /var fill
Previous Message km 2006-10-06 14:58:32 Re: postgresql /var fill