| From: | Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Can I use PostgreSQL to develop a self-organizing |
| Date: | 2003-09-08 22:37:44 |
| Message-ID: | 20030909003744.E1018@hermes.hilbert.loc |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
> Materialized views are a godsend for DSS systems, and self-organized
> materialized views sound too good to be true. Is this really feasible?
> It sounds awfully ambitious considering postgres doesn't even have
> materialized views yet.
The concept of self-organization can be tested regardless of
whether those views are materialized or just written
automatically like common views, I suppose. This won't, of
course, bring about the self-organizing efficiency but that's
just a matter of adding materialized views in general and
connecting both ends, unless I am mistaken.
Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2003-09-08 22:39:44 | Re: ISO 8601 'Time Intervals' of the 'format with time-unit |
| Previous Message | Greg Stark | 2003-09-08 22:29:42 | Re: Can I use PostgreSQL to develop a self-organizing |