Re: postgresql.conf value need advice

Поиск
Список
Период
Сортировка
От Ragnar Hafstað
Тема Re: postgresql.conf value need advice
Дата
Msg-id 1123092351.19874.70.camel@localhost.localdomain
обсуждение исходный текст
Ответ на postgresql.conf value need advice  (marcelo Cortez <jmdc_marcelo@yahoo.com.ar>)
Список pgsql-general
On Wed, 2005-08-03 at 13:30 -0300, marcelo Cortez wrote:
> folks
>
>   what is preferible value for
> stats_reset_on_server_start ?

depends on whether you want stats to be accumulated for longer periods
than between restarts. I imagine that 'on' is what most people need.

in any case, you can reset stats with the function pg_stat_reset()

> what is default value?
the default is 'on'

see
http://www.postgresql.org/docs/8.0/static/runtime-config.html#RUNTIME-CONFIG-STATISTICS

gnari



В списке pgsql-general по дате отправления:

Предыдущее
От: Peter Fein
Дата:
Сообщение: Re: Note on scalar subquery syntax
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Note on scalar subquery syntax