Top
Enterprise Postgres 14 SP1 Messages
FUJITSU Software

2.64.83 16786

enum label "@1@" already exists

[Description]

Check if label is already in use. The unique index on pg_enum would catch this anyway, but we prefer a friendlier error message, and besides we need a check to support IF NOT EXISTS.

[System Processing]

Processing will be aborted.

[Action]

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