Re: Correct behaviour of "DROP DATABASE" - Mailing list pgsql-general

From GH
Subject Re: Correct behaviour of "DROP DATABASE"
Date
Msg-id 20010226194730.B37161@over-yonder.net
Whole thread Raw
In response to Correct behaviour of "DROP DATABASE"  (Ben Leslie <benno@sesgroup.net>)
List pgsql-general
On Tue, Feb 27, 2001 at 12:11:02PM +1100, some SMTP stream spewed forth:
> Hi all,
>
> I was wondering what the expected behaviour of "DROP DATABASE" was.
>
> Basically the problem i have is that when I drop a database it seems
> to drop only some of the associated tables.
>
> The tables that it fails to drop are ones with mixed case names.

How are you seeing that?
After creating a database and a mixed-case-named table and dropping the
table, I am unable to connect to the (presumably `drop`ped) database.

> Is this expected?

It is certainly not what I would expect, and I cannot imagine it being
designed that way.

Somebody who actually knows what's going on...?

Cheers,
Dan

> Cheers,
>
> Benno

pgsql-general by date:

Previous
From: GH
Date:
Subject: Re: difficulty building PostgreSQL with PHP4?
Next
From: Tom Lane
Date:
Subject: Re: Correct behaviour of "DROP DATABASE"