Contraints in postgresql ?

From: snpe <snpe(at)infosky(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Contraints in postgresql ?
Date: 2001-05-14 14:35:47
Message-ID: 01051416354700.02367@spnew
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Hello,
I want next :

a) add constraint (primary and foreign) in existing table
b) temporary disable constraint and enable later

Is it possible in Postgresql ?

Haris Peco
snpe(at)infosky(dot)net

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-05-14 15:15:05 Re: Speeding up Query
Previous Message Gregory Wood 2001-05-14 14:33:10 Re: 7.0.0 long name truncation problem

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-05-14 14:36:18 Re: Updating system catalogs after a tuple deletion
Previous Message Tom Lane 2001-05-14 14:26:10 Re: bug in PLPGSQL