Query Rewrite with Postgres' materialized views - Mailing list pgsql-hackers

From Eric Grinstein
Subject Query Rewrite with Postgres' materialized views
Date
Msg-id CAK7uWEwDXEehePJafvmaiDXtB_B6HRAej3fQJieF387gH75a9g@mail.gmail.com
Whole thread Raw
Responses Re: Query Rewrite with Postgres' materialized views  (Robert Haas <robertmhaas@gmail.com>)
List 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 by date:

Previous
From: Dmitry Dolgov
Date:
Subject: Re: GSoC 2015 - mentors, students and admins.
Next
From: Eric Grinstein
Date:
Subject: Re: GSoC 2015 - mentors, students and admins.