Thread: Setting PostgreSQL Log Configuration Parameters

Setting PostgreSQL Log Configuration Parameters

From
Pallav Kalva
Date:
Hi,

     I am new to PostgreSQL and can anyone suggest what are the best
suggested values for the following log parameters in the PostgreSQL conf
file. I would need to set these for the Production environment and my
database version is 7.4

--------------------------------------
#client_min_messages = notice
#log_min_messages = notice
#log_error_verbosity = default
#log_min_error_statement = panic
#log_min_duration_statement = -1
--------------------------------------------

Thanks ,
Pallav