Am Montag, 18. Juli 2005 16:56 schrieb Tom Lane: > Janning Vygen <vygen@xxxxxx> writes: > > But why doesn't it work if i make alle FK deferrable initially deferred? > > You didn't do it right --- I don't believe the code actually looks at > pg_constraint, it looks at pg_trigger. And if you are going to hack > pg_trigger directly, be careful to only change the check-trigger rows > not the action-trigger rows. I forget which is which but Stephen > probably remembers. as always: you are absolutly right! I should have checked it properly with the correct syntax before asking wizards. Sorry for stealing your time. damn. i felt a little bit like a hacker by manipulating pg_catalog. regards Janning ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org