Alter Contraint

From: Peter Childs <blue(dot)dragon(at)blueyonder(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Alter Contraint
Date: 2003-02-07 11:25:52
Message-ID: Pine.LNX.4.44.0302071119310.18077-100000@RedDragon.Childs
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Now we can actually use Constraints properly in 7.3 (unlike
previous versions) Is it possible to change them without dropping and
recreating.
I think somone else has already asked this within the last few
days. But what I need to do is make my constraints deferrable. I'm not
really sure why deferrable is not the default.
Many thanks

Peter Childs

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2003-02-07 12:02:47 Re: selects with large offset really slow
Previous Message Shridhar Daithankar 2003-02-07 11:19:28 Re: inherited, unique serial field...