Обсуждение: Setting PostgreSQL Log Configuration Parameters

Поиск
Список
Период
Сортировка

Setting PostgreSQL Log Configuration Parameters

От
Pallav Kalva
Дата:
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