Tom Lane <[EMAIL PROTECTED]> writes:

> Greg Stark <[EMAIL PROTECTED]> writes:
> > Is it enough to just do 
> >   update pg_constraint set condeferrable = 't' where contype = 'f';
> 
> I think you'd need to start a fresh backend session --- the relcache
> entries for the tables probably won't notice the above hack.

Sorry, forgot to mention that I did that.

-- 
greg


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to