database failure..

From: "Ausrack Webmaster" <webmaster(at)ausrack(dot)com(dot)au>
To: <pgsql-general(at)postgresql(dot)org>
Subject: database failure..
Date: 2003-12-14 09:55:42
Message-ID: 000401c3c228$73a13150$0100a8c0@jason
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi,

I have a database, which just happens to be the main database on a
RAQ4..(cobalt)
that even when recreated it still dies, even before readding any
tables..

Welcome to psql, the PostgreSQL interactive terminal.

Type: \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit

cobalt=# \d
The connection to the server was lost. Attempting reset: Succeeded.

I can't dump either..

getTables(): SELECT failed. Explanation from backend: 'pqReadData() --
backend closed the channel unexpectedly.
This probably means the backend terminated abnormally
before or while processing the request.
'.

Any idea what might be causing this?

Regards

Jason Frisch

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marc G. Fournier 2003-12-14 11:00:26 Re: database failure..
Previous Message Martijn van Oosterhout 2003-12-14 09:34:18 Re: Delete all records NOT referenced by Foreign Keys