Using psql

From: "Sean Weissensee" <sweiss(at)ionsol(dot)com(dot)au>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Using psql
Date: 2001-03-07 03:47:42
Message-ID: 010101c0a6b9$5d108c20$0400a8c0@seanwin98
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Using psql I have had this error appearing in the last 2 days
that has not before,

we are using postgres 6.2 on Redhat linux 6.2

NOTICE: Message from PostgreSQL backend:
The Postmaster has informed me that some other backend died abnormally and possibly corrupted shared memory.
I have rolled back the current transaction and am going to terminate your database system connection and exit.
Please reconnect to the database system and repeat your query.
pqFlush() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally before or while processing the request.

Does anyone know what could be causing this.

Sean

Ion Solutions

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Anatoly K. Lasareff 2001-03-07 07:42:40 Re: cannot create new user in postgres
Previous Message Jie Liang 2001-03-06 19:53:59 Re: There is error at the examples in PL/pgSQL