Re: Documentation/help for materialized and recursive views

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Documentation/help for materialized and recursive views
Дата
Msg-id CA+TgmoaH+TD62-B20Us+sH7Rs-6EHRetuDqzsNL475e2d=BpXg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Documentation/help for materialized and recursive views  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Documentation/help for materialized and recursive views  (Kevin Grittner <kgrittn@ymail.com>)
Список pgsql-hackers
On Thu, Jun 27, 2013 at 5:29 AM, Magnus Hagander <magnus@hagander.net> wrote:
>> The functionality of materialized views will (over time) totally swamp
>> that of normal views, so mixing all the corresponding documentation
>> with the documentation for normal views probably doesn’t make things
>> easier for people that are only interested in normal views.
>
> That's a better point I think. That said, it would be very useful if
> it actually showed up in "\h CREATE VIEW" in psql - I wonder if we
> should just add the syntax to that page, and then link said future
> information on a separate page somehow?

IMHO, it's better to keep them separate; they are very different beasts.

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



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Group Commits Vs WAL Writes
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Add more regression tests for dbcommands