Re: Materialized views WIP patch

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Materialized views WIP patch
Дата
Msg-id 50B38879.1070307@dunslane.net
обсуждение исходный текст
Ответ на Re: Materialized views WIP patch  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On 11/26/2012 09:46 AM, Peter Eisentraut wrote:
> On 11/14/12 9:28 PM, Kevin Grittner wrote:
>> 17. Since the data viewed in an MV is not up-to-date with the latest
>>      committed transaction,
> So, the way I understand it, in Oracle terms, this feature is a
> "snapshot", not a materialized view.  Maybe that's what it should be
> called then.
>
>


If you use Jonathan Gardner's taxonomy at 
<http://tech.jonathangardner.net/wiki/PostgreSQL/Materialized_Views>, 
snapshots are a subclass of materialized views.

cheers

andrew




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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Materialized views WIP patch
Следующее
От: David Fetter
Дата:
Сообщение: Re: Materialized views WIP patch