Re: Auto-explain patch

Поиск
Список
Период
Сортировка
От Dean Rasheed
Тема Re: Auto-explain patch
Дата
Msg-id BAY102-W139C3AB564443D4CA02B76F2960@phx.gbl
обсуждение исходный текст
Ответ на Re: Auto-explain patch  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: Auto-explain patch  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-hackers
> Just set client_min_messages = 'LOG';

True, but you would still need to be a superuser to to set the min_durations and
explain parameters. The other advantage of client_sql_trace is that you could
debug your own functions without filling up the log file. It would work better for
multiple users sharing the same DB.

Dean.

_________________________________________________________________
Play and win great prizes with Live Search and Kung Fu Panda
http://clk.atdmt.com/UKM/go/101719966/direct/01/

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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: Identifier case folding notes
Следующее
От: Dean Rasheed
Дата:
Сообщение: Re: Auto-explain patch