Re: [HACKERS] Materialized View Summary - Mailing list pgsql-sql

From Mark Gibson
Subject Re: [HACKERS] Materialized View Summary
Date
Msg-id 403C8893.2060301@cromwell.co.uk
Whole thread Raw
In response to Materialized View Summary  ("Jonathan M. Gardner" <jgardner@jonathangardner.net>)
List pgsql-sql
Jonathan M. Gardner wrote:

> You can view my summary at
> http://jonathangardner.net/PostgreSQL/materialized_views/matviews.html
>
> Comments and suggestions are definitely welcome.
>
Fantastic, I was planning on a bit of materialized view investigations
myself
when time permits, I'm pleased to see you've started the ball rolling.

I was thinking about your problem with mutable functions used in a
materialized view.

How about eliminating the mutable functions as much as possible from the
underlying
view definition, and create another view on top of the materialized view
that has the mutable bits!
Giving you the best of both worlds.

I haven't tried this or thought it through very much - too busy - but
I'd thought I'd throw
it in for a bit o' head scratching, and chin stroking :)

Cheers
--
Mark Gibson <gibsonm |AT| cromwell |DOT| co |DOT| uk>
Web Developer & Database Admin
Cromwell Tools Ltd.
Leicester, England.


pgsql-sql by date:

Previous
From: "Jonathan M. Gardner"
Date:
Subject: Re: [HACKERS] Materialized View Summary
Next
From: "Kumar"
Date:
Subject: Last day of month