disable constraints

From: rute solipa <rutes(at)eselx(dot)ipl(dot)pt>
To: pgsql-sql(at)postgresql(dot)org
Subject: disable constraints
Date: 2003-02-26 14:38:31
Message-ID: 5.1.1.6.0.20030226143157.00b70000@mail.eselx.ipl.pt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

hello,

does anyone nows how can i disable/enable table or column constraints?

in oracle it's possible to disable constraints like this:

alter table tb_1
disable primary key;

best regards,
rute

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Patrik Kudo 2003-02-26 14:47:42 Re: disable constraints
Previous Message D'Arcy J.M. Cain 2003-02-26 13:36:21 Re: WebDB, iAS