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

From Ben Leslie
Subject Correct behaviour of "DROP DATABASE"
Date
Msg-id 20010227121102.A9050@sesgroup.net
Whole thread Raw
Responses Re: Correct behaviour of "DROP DATABASE"
Re: Correct behaviour of "DROP DATABASE"
List pgsql-general
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.

Is this expected?

Cheers,

Benno

pgsql-general by date:

Previous
From: brichard@cafod.org.uk (Bruce Richardson)
Date:
Subject: Re: Trigger and Permissions
Next
From: Phil Glatz
Date:
Subject: difficulty building PostgreSQL with PHP4?