Re: union optimization in views

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: union optimization in views
Дата
Msg-id 200208291052.39160.josh@agliodbs.com
обсуждение исходный текст
Ответ на union optimization in views  ("JOE" <joe@piscitella.com>)
Ответы Re: union optimization in views  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-sql
Joe,

> We are attempting to move a couple of systems from Oracle to Postgres but
can not do so without application rewrites due to the current use of views
with UNIONs and the criticality of the performances of these views.
>
> I was wondering if a decision has been made on the optimization with the
UNION clause in views.  There are many documents in the SQL archive showing
that the "push down" is not occuring and thus the use of UNION's in views is
limited to case where the data set is small or performance is not a
consideration.  I also looked through the TODO list and didn't see anything
(of course I could have missed references).

I'd take this up on PGSQL-HACKERS.   The UNION VIEW optimization, last I
checked, was stalled mainly because nobody wanted to work on it.  Maybe you
can?

--
-Josh BerkusAglio Database SolutionsSan Francisco



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

Предыдущее
От: "Thomas F. O'Connell"
Дата:
Сообщение: the optimizer and exists
Следующее
От: "Marie G. Tuite"
Дата:
Сообщение: record count