Plan structure

Поиск
Список
Период
Сортировка
От Anuj Tripathi
Тема Plan structure
Дата
Msg-id 43513328.9080403@it.iitb.ac.in
обсуждение исходный текст
Ответы Re: Plan structure  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-hackers
Hi
I am trying to  add a query progress indicator in postgres.Being a 
novice to the code I need help on few topics.
1.Where can we keep such a progress indicator code ?
2.What is the exact structure of plan returned by the planner ?
3.Does the planner return the estimates calculated while deciding   the 
plan ?
4.If not , then from where can we obtain those estimates ( estimates 
taken to decide the best plan ) ?      I will be very thankful if someone can throw light in these 
issues and provide some related guidance

regards
Anuj





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

Предыдущее
От: Bernd Helmle
Дата:
Сообщение: Re: drop if exists
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Plan structure