Re: [HACKERS] Materialized View Summary

From: Mark Gibson <gibsonm(at)cromwell(dot)co(dot)uk>
To: "Jonathan M(dot) Gardner" <jgardner(at)jonathangardner(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org, pgsql-performance(at)postgresql(dot)org
Subject: Re: [HACKERS] Materialized View Summary
Date: 2004-02-25 11:35:47
Message-ID: 403C8893.2060301@cromwell.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-performance pgsql-sql pgsql-www

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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Treat 2004-02-25 13:19:34 Re: bgwriter never dies
Previous Message Paul Simpson 2004-02-25 10:39:42 Re: Why does app fail?

Browse pgsql-performance by date

  From Date Subject
Next Message Robert Treat 2004-02-25 15:46:16 Re: [HACKERS] [SQL] Materialized View Summary
Previous Message Jonathan M. Gardner 2004-02-25 08:19:29 Re: [HACKERS] [SQL] Materialized View Summary

Browse pgsql-sql by date

  From Date Subject
Next Message Kumar 2004-02-25 12:35:33 Last day of month
Previous Message Jonathan M. Gardner 2004-02-25 08:19:29 Re: [HACKERS] [SQL] Materialized View Summary

Browse pgsql-www by date

  From Date Subject
Next Message David Costa 2004-02-25 15:42:51 Re: Feeds Integration
Previous Message Jonathan M. Gardner 2004-02-25 08:19:29 Re: [HACKERS] [SQL] Materialized View Summary