postgres constraint not null with where code example Example: postgresql add not null and not empty constraint ads character varying(60) NOT NULL CHECK (ads <> '')