Re: FK creation -- "ON DELETE NO ACTION" seems to be a no-op - Mailing list pgsql-general

From Webb Sprague
Subject Re: FK creation -- "ON DELETE NO ACTION" seems to be a no-op
Date
Msg-id b11ea23c0712211236s160e18c8lb3b870a8f90aefae@mail.gmail.com
Whole thread Raw
In response to Re: FK creation -- "ON DELETE NO ACTION" seems to be a no-op  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-general
> >
> >   ... "currentsessions_username_fkey" FOREIGN KEY (username)
> > REFERENCES authorizedusers(username) ON UPDATE CASCADE
>
> Hmm, NO ACTION is the default.

Oh, how embarrassing.  Never mind...

>
> --
> Alvaro Herrera                                http://www.CommandPrompt.com/
> The PostgreSQL Company - Command Prompt, Inc.
>

pgsql-general by date:

Previous
From: brian
Date:
Subject: Re: self ordering list
Next
From: Vivek Khera
Date:
Subject: Re: Restoring 8.0 db to 8.1