Search Postgresql Archives

Re: question about log entry from trigger execution

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Susan Cassidy <scassidy@xxxxxxxxxxxxx> writes:
> I have a database I inherited with a number of triggers defined on various tables.
> One AFTER trigger, when executed, causes a database log entry with a "CONTEXT" entry, but no ERROR.  I normally only see the CONTEXT entries when an ERROR occurs.

The CONTEXT is associated with the preceding LOG line, in this case.
It's not at all true that CONTEXT is only attached to ERROR --- it
applies to any level of log message.

			regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux