Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Re: making EXPLAIN extensible

Поиск
Список
Период
Сортировка
От Pavel Luzanov
Тема Re: making EXPLAIN extensible
Дата
Msg-id b86a0c27-a38b-4526-92bd-d9242dc91194@postgrespro.ru
обсуждение исходный текст
Ответ на Re: making EXPLAIN extensible  (Man Zeng <zengman@halodbtech.com>)
Ответы Re: making EXPLAIN extensible
Список pgsql-hackers
One more suggestion to improve the documentation.
It lacks installations actions, something like in auto_explain:
To use pg_overexplain, simply load it into the server.
You can load it into an individual session:

LOAD 'pg_overexplain';
(You must be superuser to do that.)
Another way is to preload it into some or all sessions
by including pg_overexplain in session_preload_libraries
or shared_preload_libraries in postgresql.conf. 
-- 
Pavel Luzanov
Postgres Professional: https://postgrespro.com

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