Thread: deferred check help

deferred check help

From
Risko Peter
Date:
Hello!

  My English is very poor, and I am a beginner in pg, but I hope you'll
understand my question :)
  I would like to use column checks in my db, but I'd like the dbms 'evaluate'
those checks allways at the end of the current transaction.
  I read the documentation, and it seems to me that only references constraints
can be 'deferred'. Are there any way to make checks 'deferred'?

deferentially: rpetike