Re: proposal: interprocess EXPLAIN PID

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: proposal: interprocess EXPLAIN PID
Дата
Msg-id CAFj8pRA5FkY519Ers4qxOPb=sk8QWi8gKXtU0VGztODUPZ-FEw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: proposal: interprocess EXPLAIN PID  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers

Hello

2014-04-13 7:16 GMT+02:00 Amit Kapila <amit.kapila16@gmail.com>:
On Fri, Apr 11, 2014 at 12:13 PM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> Hello
>
> I propose a enhancing of EXPLAIN statement about possibility get a plan of
> other PostgreSQL process.

Does this mean that you want to track plan (and other info Explain
provides) of statements running in particular backend?
Could you please explain this in bit more detail w.r.t how this will work?

for 9.5 I plan to implement a plain EXPLAIN only. Any other improvements can be append incrementally. 

Regards

Pavel
 

With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com

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

Предыдущее
От: Dean Rasheed
Дата:
Сообщение: Re: WIP patch (v2) for updatable security barrier views
Следующее
От: David Rowley
Дата:
Сообщение: Window function optimisation, allow pushdowns of items matching PARTITION BY clauses