Susan Cassidy <scass...@stbernard.com> 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@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general