Re: Materialized views WIP patch

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Materialized views WIP patch
Дата
Msg-id CAEYLb_U_D=gp-DmfmkeRvaQqwO5UZj75y96Z0J3te7puetRnqQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Materialized views WIP patch  (David Fetter <david@fetter.org>)
Ответы Re: Materialized views WIP patch  (David Fetter <david@fetter.org>)
Список pgsql-hackers
On 26 November 2012 15:24, David Fetter <david@fetter.org> wrote:
> I hate to add to the bike-shedding, but we should probably add REFRESH
> SNAPSHOT as an optional piece of the grammar, with more REFRESH
> options to come.

I don't know that they should be called materialised views, but do we
really need to overload the word snapshot? I'd just as soon invent a
new word as use the Oracle one, since I don't think the term snapshot
is widely recognised as referring to anything other than snapshot
isolation.

-- 
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: change in LOCK behavior
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Duplicated oids between tables - problem or not?