Logging of queryies

Поиск
Список
Период
Сортировка
От Peter Childs
Тема Logging of queryies
Дата
Msg-id Pine.LNX.4.44.0301211650140.1212-100000@RedDragon.Childs
обсуждение исходный текст
Ответы Re: Logging of queryies  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
    After listening to a long talk on the glories of MySql (Its no
better than Postgres, Postgres can do things MySql can't do and MySql can
do things Postgres can't do... So I'm not going to change camp) but it is
a good idea to know what the other camp thinks.
    One nice feature that was meationed was the ability to log queries
by how long they took, I'm already loggin all my queries but this produces
alot of junk. Is it possible to just log all the queries that take longer
than say 30secs so I can then work on those that really take ages to speed
my program up.

Thanks in advance.

Peter Childs


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

Предыдущее
От: Dennis Gearon
Дата:
Сообщение: Re: repost of how to do select in a constraint
Следующее
От: Tom Jenkins
Дата:
Сообщение: PL/Python