Query Rewrite with Postgres' materialized views

Поиск
Список
Период
Сортировка
От Eric Grinstein
Тема Query Rewrite with Postgres' materialized views
Дата
Msg-id CAK7uWEwDXEehePJafvmaiDXtB_B6HRAej3fQJieF387gH75a9g@mail.gmail.com
обсуждение исходный текст
Ответы Re: Query Rewrite with Postgres' materialized views
Список pgsql-hackers
Hello,

Are there any plans for implementing query rewriting (i.e. allowing the optimizer to substitute materialized views for queries) 
in upcoming versions? I have recently seen this answer, saying that query rewriting could be achieved using the rules system, but
I could not figure out how to. Could someone please give me some tips on how to do it? Is it possible to make a rule not to all SELECTs of a table but for a specific query? Or the trick is done with another approach?

Thank you for your time,

------------------
Eric Grinstein
Computer Engineering Student
PUC-Rio

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