Jeff Davis <pgsql(at)j-davis(dot)com> writes: > Is there harm in using constraint triggers outside of pg_dump? It seems > like deferrable constraints would be useful for many applications, but > the docs imply that it's a bad idea. It's un-deprecated as of 8.3. regards, tom lane