Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Add CASCADE to DROP SCHEMA, please



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




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group