Re: Materialized views proposal - Mailing list pgsql-hackers

From Jonathan Gardner
Subject Re: Materialized views proposal
Date
Msg-id 200311261058.23988.jonagard@amazon.com
Whole thread Raw
In response to Re: Materialized views proposal  (Hannu Krosing <hannu@tm.ee>)
Responses Re: Materialized views proposal  (Jonathan Gardner <jgardner@jonathangardner.net>)
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 26 November 2003 09:19, Hannu Krosing wrote:
>
> First, You could start by implementing materialized views manually,
> using tables and triggers, to get the feel of what should be generated.
>
> Next, still working from frontend, try to make some code (probably in
> some RAD/scripring language) which does the transform from CREATE VIEW
> (or whatever) syntax (or manually constructed syntax tree) into create
> table + create trigger statements.
>
> If you have the above working well, talk about moving this to backend.
>

Thanks for the suggestion. I will definitely do that.


> What is needed is good algorithms. Writing C code is secondary to that.
>
> Similar problem has kept us from implementing updatable views for quite
> some time.
>

You are definitely correct.

- --
Jonathan M. Gardner
Web Developer, Amazon.com
jonagard@amazon.com - (206) 266-2906
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/xPfOBFeYcclU5Q0RAhgfAKDAYmm67Jc5n7WwyUDtn5IJOhhrXwCfcRud
EAR9U63FEqlHbGrdzKxGmdw=
=a6RK
-----END PGP SIGNATURE-----



pgsql-hackers by date:

Previous
From: Chester Kustarz
Date:
Subject: Re: [PERFORM] More detail on settings for pgavd?
Next
From: Mike Macaskill
Date:
Subject: Date bug in PG