So entfernen Sie Tabellen von PostgreSQL
DROP TABLE IF EXISTS tablename;
Terror12
DROP TABLE IF EXISTS tablename;