types of constraint deferment

From: Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net>
To: PgSQL General ML <pgsql-general(at)postgresql(dot)org>
Subject: types of constraint deferment
Date: 2003-08-12 04:32:45
Message-ID: 1060662765.30770.11.camel@haggis
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

v7.3.3
http://www.postgresql.org/docs/7.3/static/sql-createtable.html

Is "INITIALLY DEFERRED" a modifier of "NOT DEFERRABLE"? If so,
what does it do, since they seem contradictory.

Thanks
--
+---------------------------------------------------------------+
| Ron Johnson, Jr. Home: ron(dot)l(dot)johnson(at)cox(dot)net |
| Jefferson, LA USA |
| |
| "Man, I'm pretty. Hoo Hah!" |
| Johnny Bravo |
+---------------------------------------------------------------+

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joel Burton 2003-08-12 05:31:35 {REPOST, CLARIFIED} How to recognize PG SQL files?
Previous Message Ron Johnson 2003-08-12 04:28:49 Re: Update of foreign key values