Postgres 6.4.2 backend crashes

From: John Goerzen <jgoerzen(at)southwind(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Subject: Postgres 6.4.2 backend crashes
Date: 1999-01-12 21:07:32
Message-ID: r6zbtk4ci97.fsf@emerald.southwind.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

Again, please CC me any reply as I'm not on this list.

This is scary:

adm=> select count(*) from onyxpasswd;
pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally before or while processing the request.
We have lost the connection to the backend, so further processing is impossible. Terminating.

At the moment, a different program is either deleting some records or
adding some, but it is using transactions so things ought to be
locked. In any case, the backend should not crash on me like this!
This has now happened to me three times in the past minute with this exact
query.

This does not exactly give me a warm and fuzzy feeling inside.

--
John Goerzen SouthWind Internet Access, Inc.
E-mail: Business, jgoerzen(at)southwind(dot)net; Personal, jgoerzen(at)complete(dot)org
Developer, Debian GNU/Linux <http://www.debian.org>

Browse pgsql-admin by date

  From Date Subject
Next Message Terry Mackintosh 1999-01-13 03:41:35 Re: [ADMIN] Data directory
Previous Message John Goerzen 1999-01-12 21:00:05 Terrible upgrade experience