Re: Materialized Views

Поиск
Список
Период
Сортировка
От
Тема Re: Materialized Views
Дата
Msg-id 056a01c61ab8$63b70040$6402a8c0@iwing
обсуждение исходный текст
Ответ на Materialized Views  (Michael Riess <mlriess@gmx.de>)
Список pgsql-performance
hi mike

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

from the german pgsql list earlier last week:

http://jonathangardner.net/PostgreSQL/materialized_views/matviews.html

this seems to be pretty much what you want (except you'll have to update
everything yourself). would be really nice if pgsql supports this "in-house"

cheers,
thomas



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

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