Re: reading pg_stat_activity view

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: reading pg_stat_activity view
Дата
Msg-id dcc563d10712161537m55cd0f9bt57e0e9b3fef3b428@mail.gmail.com
обсуждение исходный текст
Ответ на Re: reading pg_stat_activity view  ("Usama Dar" <munir.usama@gmail.com>)
Список pgsql-admin
On Dec 16, 2007 1:37 PM, Usama Dar <munir.usama@gmail.com> wrote:
>
> >
> >
> >
> >  There wouldn't
> > be any way to just log it and still keep the query alive,
> > would there?
> >
> I think it will be a useful feature to add to postgres, for the benefit of
> DBAs, the ability to log slow queries, the queries which take more than x
> amount of time, maybe in a separate slow query log. i am sure it sounds
> familiar to a lot of people ;)

You can already log slow queries, they just go into the pgsql logs.

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

Предыдущее
От: "Usama Dar"
Дата:
Сообщение: Re: pg_restore error
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: sequence owned by backwards compatability