Re: [GENERAL] pg_stat_statements -- Historical Query

Поиск
Список
Период
Сортировка
От Julien Rouhaud
Тема Re: [GENERAL] pg_stat_statements -- Historical Query
Дата
Msg-id CAOBaU_ZaRSa7SJ1Da39VmS3WOr9gnyGu2twPJvB4pwq6a=W3Hw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [GENERAL] pg_stat_statements -- Historical Query  (Melvin Davidson <melvin6925@gmail.com>)
Список pgsql-general
On Thu, Aug 10, 2017 at 3:00 PM, Melvin Davidson <melvin6925@gmail.com> wrote:
>
> If you are interested in historical stats, you would probably fair a lot better with PgBadger. It is free
> and highly customizable.  In addition to SQL call rates at different times, it provides analysis of
> most used queries, slowest queries, etc.

So is doing powa, but in real time.

>
> https://sourceforge.net/projects/pgbadger/
>

FYI pgBadger is no longer available on sourceforge (see the
downladable file), you should now download it on
https://github.com/dalibo/pgbadger/releases


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

Предыдущее
От: John McKown
Дата:
Сообщение: Re: [GENERAL] About using IMCS moldule
Следующее
От: "Colin 't Hart"
Дата:
Сообщение: Re: [GENERAL] How to ALTER EXTENSION name OWNER TO new_owner ?