psql delete unique index

Unique index, delete the exception directly by drop index, you need to delete it by delete constraint

alter table xx drop constraint indexName

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325753442&siteId=291194637