Re: RFC: Timing Events

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: RFC: Timing Events
Дата
Msg-id 24346.1352148294@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: RFC: Timing Events  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: RFC: Timing Events  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
>> Do we have something to add to auto_explain?

> Well, to be frank, I've never found auto-explain to be useful because of
> its restriction to superuser sessions.  It's an interesting
> proof-of-concept, but completely useless at any production site.

Huh?  The typical use-case is to enable it for all sessions by
including it in shared_preload_libraries.  That doesn't require any
particular session to be superuser.  (If you're superuser you can then
turn it *off* in your session, should you wish.)
        regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Doc patch, distinguish sections with an empty row in error code table
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Pg_upgrade speed for many tables