Hi all,

When DBAppender tries to run the following command: INSERT INTO logging_event_exception (event_id, i, trace_line) VALUES (?,?,?) 

I get the following error: ERROR: relation "logging_event_exception" does not exist.

How to solve this problem?

-- 
Luciano Borges