Top
Enterprise Postgres 14 SP1 Messages
FUJITSU Software

2.63.79 16683

check constraints for domains cannot be marked NO INHERIT

[Description]

check constraints for domains cannot be marked NO INHERIT. Check constraints are handled after domain creation, as they require the Oid of the domain; at this point we can only check that they're not marked NO INHERIT, because that would be bogus.

[System Processing]

Processing will be aborted.

[Action]

To investigate the cause of the occurrence from the message, and remove cause.