Try 'drop schema XXXX cascade;' on postgres terminal where XXXX - schema name. It should drop all tables as well as schema.