PG-specifics to dropping stuff.
Drop a DB with open connections (force): DROP DATABASE dbname WITH (FORCE);
DROP DATABASE dbname WITH (FORCE);