drop domain postgresql code example Example: drop domain postgresql DROP DOMAIN [IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]