Re: WIP: make EXPLAIN ANALYZE show time spent in triggers
В списке pgsql-patches по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: WIP: make EXPLAIN ANALYZE show time spent in triggers |
| Дата | |
| Msg-id | 21116.1111736158@sss.pgh.pa.us обсуждение |
| Ответ на | Re: WIP: make EXPLAIN ANALYZE show time spent in triggers (Christopher Kings-Lynne <chriskl@familyhealth.com.au>) |
| Ответы |
Re: WIP: make EXPLAIN ANALYZE show time spent in triggers
|
| Список | pgsql-patches |
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
>> Plain EXPLAIN doesn't run the query, and therefore not the triggers.
> But the point of it is to estimate, right? Could it not estimate the
> number of time each trigger would be called. Surely that's the same as
> estimating the number of rows each clause will return?
Right. So what's the point? It seems like the printout would just be
useless noise: it'd repeat N times the estimate of the top-level number
of output rows.
regards, tom lane
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера