Re: Add CASCADE to DROP SCHEMA, please - Mailing list pgadmin-support

From Dave Page
Subject Re: Add CASCADE to DROP SCHEMA, please
Date
Msg-id 4569E941.50200@postgresql.org
Whole thread Raw
In response to Re: Add CASCADE to DROP SCHEMA, please  ("Dave Page" <dpage@postgresql.org>)
List pgadmin-support
Andrus wrote:
>> pgAdmin already has a "Drop Cascaded" option that works for schemas. 
>> Just right-click the object to drop.
> 
> Dave,
> 
> thank you. It works.
> 
> I expected that Del command runs drop cascaded .
> 
> It would be better to make drop always cascaded.
> This would allow to remove drop cascaded menu item and makes pgAdmin 
> usage simpler.

That would be akin to making 'rm -r' the default on a Unix system (or 
make DROP...CASCADE' the default in SQL) - I'd rather not load that 
particular footgun.

Regards, Dave



pgadmin-support by date:

Previous
From: Joost Kraaijeveld
Date:
Subject: vacuum tip question
Next
From: Dave Page
Date:
Subject: Re: Newbie questions, diff between functions and