destroydb fail in pgsql CVS from 22.5.98

From: serj <fenix(at)am(dot)ring(dot)ru>
To: hackers(at)postgresql(dot)org
Subject: destroydb fail in pgsql CVS from 22.5.98
Date: 1998-05-22 15:49:21
Message-ID: 35659E81.D95EC274@am.ring.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

> createdb aaa - OK
> destroydb aaa
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.
destroydb: database destroy failed on aaa.

Is bug ?

--
SY, Serj

Browse pgsql-hackers by date

  From Date Subject
Next Message Jose' Soares Da Silva 1998-05-22 16:38:17 Re: [HACKERS] error messages not only English
Previous Message Thomas G. Lockhart 1998-05-22 15:38:46 Re: [HACKERS] Error in parser with UNIONS.