Bug #758: show_planner_stats does not work for new PREPARE calls

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #758: show_planner_stats does not work for new PREPARE calls
Дата
Msg-id 20020906041748.6DC96475F62@postgresql.org
обсуждение исходный текст
Ответы Re: Bug #758: show_planner_stats does not work for new PREPARE calls
Список pgsql-bugs
Barry Lind (barry@xythos.com) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
show_planner_stats does not work for new PREPARE calls

Long Description
I was testing the 7.3 PREPARE functionality.  I was using the timing information from show_parser_stats,
show_planner_stats,show_executor_stats to compare times with and without using PREPARE.  But unfortunatly no planing
timinginformation is shown when using PREPARE so I can't see the total before and after information.  Since all PREPARE
isdoing is parsing and planning the statement, it makes sense that it would show the planning information when
show_planner_statsis enabled? 

Sample Code


No file was uploaded with this report

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