NAME DROP_TABLE - remove a table SYNOPSIS DROP TABLE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ] DESCRIPTION ... DROP TABLE removes tables from the database. Only the table o…name of the rule to drop. table_name The name (optionally schema-qualifiedtable. Likewise, dropping a partition with DROP TABLE requires taking an ACCESS EXCLUSIVE lock ... ALSO ALTER TABLE ( ALTER_TABLE (7)), DROP TABLE ( DROP_TABLE (7)), CREATE TABLE A…name of the policy to drop. table_name The name (optionally schema-qualifiedSee the file