Thread: BUG #9457: replace materialized view?

BUG #9457: replace materialized view?

From
dylan-pgsql@dylex.net
Date:
The following bug has been logged on the website:

Bug reference:      9457
Logged by:          Dylan Simon
Email address:      dylan-pgsql@dylex.net
PostgreSQL version: 9.3.3
Operating system:   Linux
Description:

It would be nice if there were a way to change the query definition of a
matview, presumably with "CREATE OR REPLACE MATERIALIZED VIEW".  Obviously
the same restrictions on replacing a view could hold.  I haven't seen any
mention of this as a planned feature or anything that would prevent it.

Re: BUG #9457: replace materialized view?

From
Pavel Stehule
Date:
Hello

It is not bug, please send your proposal to pgsql-hackers mailing list

Regards

Pavel Stehule


2014-03-06 22:18 GMT+01:00 <dylan-pgsql@dylex.net>:

> The following bug has been logged on the website:
>
> Bug reference:      9457
> Logged by:          Dylan Simon
> Email address:      dylan-pgsql@dylex.net
> PostgreSQL version: 9.3.3
> Operating system:   Linux
> Description:
>
> It would be nice if there were a way to change the query definition of a
> matview, presumably with "CREATE OR REPLACE MATERIALIZED VIEW".  Obviously
> the same restrictions on replacing a view could hold.  I haven't seen any
> mention of this as a planned feature or anything that would prevent it.
>
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>