destroydb fail in pgsql CVS from 22.5.98 - Mailing list pgsql-hackers

From serj
Subject destroydb fail in pgsql CVS from 22.5.98
Date
Msg-id 35659E81.D95EC274@am.ring.ru
Whole thread Raw
List 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

pgsql-hackers by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] Error in parser with UNIONS.
Next
From: Tom Ivar Helbekkmo
Date:
Subject: Re: [HACKERS] Current sources?