Materialized Views

Поиск
Список
Период
Сортировка
От Michael Riess
Тема Materialized Views
Дата
Msg-id dqgb1s$12sr$1@news.hub.org
обсуждение исходный текст
Ответы Re: Materialized Views  (Frank Wiles <frank@wiles.org>)
Список pgsql-performance
Hi,

I've been reading an interesting article which compared different
database systems, focusing on materialized views. I was wondering how
the postgresql developers feel about this feature ... is it planned to
implement materialized views any time soon? They would greatly improve
both performance and readability (and thus maintainability) of my code.

In particular I'm interested in a view which materializes whenever
queried, and is invalidated as soon as underlying data is changed.

Mike

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

Предыдущее
От: Alessandro Baretta
Дата:
Сообщение: Suspending SELECTs
Следующее
От: Frank Wiles
Дата:
Сообщение: Re: Materialized Views