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