Re: why vacuum - Mailing list pgsql-sql

From Tom Lane
Subject Re: why vacuum
Date
Msg-id 2827.1130310024@sss.pgh.pa.us
Whole thread Raw
In response to Re: why vacuum  ("Bath, David" <dave.bath@unix.net>)
Responses Yes, pg does triggers first before asserting check constraints! Was Re: why vacuum
List pgsql-sql
"Bath, David" <dave.bath@unix.net> writes:
> ... Note that Sybase/MS-SQL's
> check constraint model asserts the constraint BEFORE the trigger, which
> discourages you from attempting to check and handle meaning of data!

Er, doesn't PG do it that way too?
        regards, tom lane


pgsql-sql by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: pl/* overhead ...
Next
From: Kenneth Gonsalves
Date:
Subject: Re: why vacuum