Re: Statics collector

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: Statics collector
Дата
Msg-id 5581974E.2050901@2ndquadrant.com
обсуждение исходный текст
Ответ на Statics collector  (Jose Alberto Lopez <alberto@ecsagency.com>)
Список pgsql-bugs
On 06/17/15 01:28, Jose Alberto Lopez wrote:
> Hi, I'm working in postgresSQL 9.3, I want to monitoring my server and I
> try to use Statistics Collector, in the documentation said the
> parameters that it need to configurate (only erease the #, isn't it?)
> and it see like:
>
> # - Query/Index Statistics Collector -
>
> track_activities = on
> track_counts = on
> track_io_timing = off
> track_functions = all            # none, pl, all
> track_activity_query_size = 1024    # (change requires restart)
> update_process_title = on
> stats_temp_directory = 'pg_stat_tmp'
>
>
> # - Statistics Monitoring -
>
> #log_parser_stats = off
> #log_planner_stats = off
> #log_executor_stats = off
> #log_statement_stats = off
>
> I want to see the information in pg_stat_tmp but it doesn't have
> anything. What I need to configure? I hope you can help me..

I'm not quite sure what you mean by "I want to see the information in
pg_stat_tmp". Do you mean that you don't see any files in that directory?

Also, I really doubt this is a bug - seems rather like a config error.


--
Tomas Vondra                   http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

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

Предыдущее
От: Jose Alberto Lopez
Дата:
Сообщение: Statics collector
Следующее
От: Jeff Frost
Дата:
Сообщение: Re: [GENERAL] pg_xlog on a hot_standby slave filling up