protect table from delete postgresql code example Example: psql delete table Click to copyDROP TABLE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]