Re: Documentation/help for materialized and recursive views

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Documentation/help for materialized and recursive views
Дата
Msg-id CA+TgmoYDgFEF=ByK4nkd4qD8FgT9KT056yWBWJTHd9PAu=jSRg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Documentation/help for materialized and recursive views  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Documentation/help for materialized and recursive views  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On Mon, Jul 1, 2013 at 3:57 PM, Magnus Hagander <magnus@hagander.net> wrote:
> How different are they really? Yes, they are very different from an
> implementation standpoint, from an enduser perspective they really are
> not. If they were, they'd probably be called something else.

They're different because they consume storage, require effort to
update, and aren't always up-to-date.  Those things are all quite
user-visible.

> I still think a better option to that would be to get psql to provide
> a link to the full documentation there.

It seems like clutter to me, but I'll defer to whatever the consensus is.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Eliminating PD_ALL_VISIBLE, take 2
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Documentation/help for materialized and recursive views