A question about ExplainOnePlan()

Поиск
Список
Период
Сортировка
От Gurjeet Singh
Тема A question about ExplainOnePlan()
Дата
Msg-id 65937bea0612122354mb124af7yde1441e294c7d913@mail.gmail.com
обсуждение исходный текст
Ответы Re: A question about ExplainOnePlan()  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
<span style="font-family: courier new,monospace;">Hi All,</span><br style="font-family: courier new,monospace;" /><br
style="font-family:courier new,monospace;" /><span style="font-family: courier new,monospace;">    In ExplainOnePlan(),
weare calling ExecutorStart() and ExecutorEnd() even if we are not doing EXPLAIN ANALYZE. Whereas, ExecutorRun() is
calledonly if we are ANALYZEing. </span><br style="font-family: courier new,monospace;" /><br style="font-family:
couriernew,monospace;" /><span style="font-family: courier new,monospace;">    Can we avoid calls to
Executor{Start|End}()here, or is it necessary to call them even for non-ANALYZE case? </span><br style="font-family:
couriernew,monospace;" /><br style="font-family: courier new,monospace;" /><span style="font-family: courier
new,monospace;">Regards,</span><brclear="all" style="font-family: courier new,monospace;" /><br style="font-family:
couriernew,monospace;" /><span style="font-family: courier new,monospace;">-- </span><br style="font-family: courier
new,monospace;"/><span style="font-family: courier new,monospace;">gurjeet[.singh]@ EnterpriseDB.com</span><br
style="font-family:courier new,monospace;" /><span style="font-family: courier new,monospace;">singh.gurjeet@{ gmail |
hotmail| yahoo }.com </span> 

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

Предыдущее
От: "Albe Laurenz"
Дата:
Сообщение: Re: psql commandline conninfo
Следующее
От: Dave Page
Дата:
Сообщение: Re: libpq.a in a universal binary