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.
Andrus ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match