query rewrite using materialized views

From: Yann Michel <yann-postgresql(at)spline(dot)de>
To: pgsql-performance(at)postgresql(dot)org
Subject: query rewrite using materialized views
Date: 2005-01-03 16:55:32
Message-ID: 20050103165532.GA21212@zoom.spline.inf.fu-berlin.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-performance

Hi,

are there any plans for rewriting queries to preexisting materialized
views? I mean, rewrite a query (within the optimizer) to use a
materialized view instead of the originating table?

Regards,
Yann

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-01-03 17:14:17 Re: 'COPY ... FROM' inserts to btree, blocks on buffer writeout
Previous Message Robert Treat 2005-01-03 16:14:47 Re: TSearch still in contrib?

Browse pgsql-performance by date

  From Date Subject
Next Message Robert Treat 2005-01-03 18:51:55 Re: Low Performance for big hospital server ..
Previous Message amrit 2005-01-03 15:40:05 Re: Low Performance for big hospital server ..