Trace triggers

From: Marek Lewczuk <newsy(at)lewczuk(dot)com>
To: Lista dyskusyjna pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Trace triggers
Date: 2005-01-13 14:14:36
Message-ID: 41E6824C.6090302@lewczuk.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I have a table with many triggers. Now, it can happen that in middle of
execution one of table's triggers there will be unknown error (like
"NEW" is not assigned yet) - is there a way to trace which trigger fired
this error ?

Thanks in advance.

ML

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Csaba Nagy 2005-01-13 14:48:51 Re: [HACKERS] Much Ado About COUNT(*)
Previous Message Dave Smith 2005-01-13 14:01:08 Adding UNIQUE constraint on NULL column