> ------- Original Message -------
> From: "Andrus" <eetasoft@online.ee>
> To: pgadmin-support@postgresql.org
> Sent: 25/11/06, 19:41:10
> Subject: [pgadmin-support] Add CASCADE to DROP SCHEMA, please
>
> Currently pgAdmin allows to delete only emtpry schemas.
>
> Can you add CASCADE clause to the DROP SCHEMA statement which pgAdmin
> generates so that non-empty schemas can be deleted also, please.
>
pgAdmin already has a "Drop Cascaded" option that works for schemas. Just right-click the object to drop.
Regards, Dave