[pgpool-hackers: 1581] Re: Unconditional debug statements

Tatsuo Ishii ishii at postgresql.org
Tue May 24 23:40:32 JST 2016


Usama,

I do not start pgpool with "-d" option. I thought any DEBUG message
should not appear in this case, no?

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

> Hi Ishii-San
> 
> All these are at log level DEBUG*3*. Do you want to remove these debug
> messages all together or, want to bring it down to DEBUG4 or DEBUG5?
> 
> Regards
> Muhammad Usama
> 
> 
> On Tue, May 24, 2016 at 3:44 AM, Tatsuo Ishii <ishii at postgresql.org> wrote:
> 
>> Usama,
>>
>> I stary to see following unconditional debug statements in the pgpool
>> log.  Can you please fix it?
>>
>> DEBUG:  extracting string tokens from [nextval,setval] based on ,
>> DEBUG:  initializing pool configuration
>> DETAIL:  extracting string tokens [token[0]: nextval]
>> DEBUG:  initializing pool configuration
>> DETAIL:  extracting string tokens [token[1]: setval]
>> DEBUG:  initializing pool configuration
>> DETAIL:  adding regex pattern for "black_function_list" pattern: ^nextval$
>> DEBUG:  initializing pool configuration
>> DETAIL:  adding regex pattern for "black_function_list" pattern: ^setval$
>> DEBUG:  extracting string tokens from [ABORT;DISCARD ALL] based on ;
>> DEBUG:  initializing pool configuration
>> DETAIL:  extracting string tokens [token[0]: ABORT]
>> DEBUG:  initializing pool configuration
>> DETAIL:  extracting string tokens [token[1]: DISCARD ALL]
>>
>> Best regards,
>> --
>> Tatsuo Ishii
>> SRA OSS, Inc. Japan
>> English: http://www.sraoss.co.jp/index_en.php
>> Japanese:http://www.sraoss.co.jp
>> _______________________________________________
>> pgpool-hackers mailing list
>> pgpool-hackers at pgpool.net
>> http://www.pgpool.net/mailman/listinfo/pgpool-hackers
>>


More information about the pgpool-hackers mailing list