Re: automatically refresh all materialized views?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: automatically refresh all materialized views?
Дата
Msg-id 19088.1394565834@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: automatically refresh all materialized views?  (Kevin Grittner <kgrittn@ymail.com>)
Список pgsql-general
Kevin Grittner <kgrittn@ymail.com> writes:
> Marti Raudsepp <marti@juffo.org> wrote:
>> Not always, there may be circular dependencies between them.

> I haven't been able to think of a way to create circular references
> among a set of materialized views, short of committing violence
> against the system catalog tables directly. What have I missed?

It'd be pretty trivial if we had CREATE OR REPLACE MATERIALIZED VIEW.

Which I assume is not there only for lack of round tuits, and not
because you deliberately intend that it will never be implemented.

            regards, tom lane


В списке pgsql-general по дате отправления:

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: replication timeout in pg_basebackup
Следующее
От: Marti Raudsepp
Дата:
Сообщение: Re: automatically refresh all materialized views?