Re: Views and query planner

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: Views and query planner
Дата
Msg-id 2D1768EE-58E1-4260-A940-3ED78D560EAB@seespotcode.net
обсуждение исходный текст
Ответ на Views and query planner  (Mario Splivalo <mario.splivalo@mobart.hr>)
Ответы Re: Views and query planner
Список pgsql-sql
On Jun 30, 2006, at 21:35 , Mario Splivalo wrote:

> Is postgres going to make one query plan, or each view has it own  
> query
> plan?

Have you taken a look at the EXPLAIN ANALYZE output of the queries?  
You can see exactly which plan PostgreSQL will use.

Michael Glaesemann
grzm seespotcode net





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

Предыдущее
От: Mario Splivalo
Дата:
Сообщение: Views and query planner
Следующее
От: Mario Splivalo
Дата:
Сообщение: Re: Views and query planner