Search Postgresql Archives

Re: Why no CREATE TEMP MATERIALIZED VIEW ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jul 16, 2019 at 9:29 AM Ivan Voras <ivoras@xxxxxxxxx> wrote:
Out of curiosity, since there's CREATE TEMP VIEW, any particular reason there's no CREATE TEMP MATERIALIZED VIEW?

Seems like it could be similar to a temp table.

Probably a lack (absence) of use cases resulted in people deciding (or defaulting) to not spend any effort in that area.  Incremental maintenance and refresh seem considerably less useful when only the current session can see the table.  Temp views and temp tables seem to provide sufficient options in the session lifetime space.

David J.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux