Disable unique constraint in Postgres - Mailing list pgsql-admin

From Nikhil Ingale
Subject Disable unique constraint in Postgres
Date
Msg-id CALXkTpyQXcT5m7cYttWjLv3n8xGC+MFYVah-q9Lxz-8FKBoMmg@mail.gmail.com
Whole thread Raw
Responses Re: Disable unique constraint in Postgres
Re: Disable unique constraint in Postgres
List pgsql-admin
Hi All,
We have an alter command to disable any constraints in the oracle db. Similarly do we have any command to disable the UNIQUE constraint in postgres. Most of the postgres db forum suggests dropping the UNIQUE constraint. But, I don't want to drop the constraint here instead just disable the unique constraint.

Need your inputs on the same.

Regards,
Nikhil Ingale

pgsql-admin by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Difference between host, hostssl and hostnossl connection type
Next
From: Dhirendra Singh
Date:
Subject: Re: Difference between host, hostssl and hostnossl connection type