Re: BUG #9186: CONTEXT log line still appears when turned off - Mailing list pgsql-bugs

From Andres Freund
Subject Re: BUG #9186: CONTEXT log line still appears when turned off
Date
Msg-id 20140419133552.GC1706@awork2.anarazel.de
Whole thread Raw
In response to Re: BUG #9186: CONTEXT log line still appears when turned off  (Bruce Momjian <bruce@momjian.us>)
Responses Re: BUG #9186: CONTEXT log line still appears when turned off  (Bruce Momjian <bruce@momjian.us>)
List pgsql-bugs
Hi,

On 2014-04-19 09:27:00 -0400, Bruce Momjian wrote:
> Can anyone comment on this?   I am able reproduce this in head, and the
> behavior does look odd.  I am able to see the error by just doing:
>
>     SET log_min_error_statement = notice;
>
> in a session before calling the functions;  I didn't need to modify
> postgresql.conf.  I am not sure even where to start in debugging this.

Aren't CONTEXT messages influenced by log_error_verbosity, rather than
log_min_error_statement?

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #9186: CONTEXT log line still appears when turned off
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #9186: CONTEXT log line still appears when turned off