Re: Documentation/help for materialized and recursive views - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: Documentation/help for materialized and recursive views
Date
Msg-id CABUevEyz_ZbmyHdqJhHRrxo4MOeAAo7r2a+waxiQF=0hu+tWiw@mail.gmail.com
Whole thread Raw
In response to Re: Documentation/help for materialized and recursive views  (Kevin Grittner <kgrittn@ymail.com>)
Responses Re: Documentation/help for materialized and recursive views
List pgsql-hackers
On Fri, Jun 28, 2013 at 5:54 AM, Kevin Grittner <kgrittn@ymail.com> wrote:
> Robert Haas <robertmhaas@gmail.com> wrote:
>> 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.
>
>
> +1
>
> Although I wonder whether we shouldn't cross-link those pages....

They are already crosslinked under "see also". But that doesn't really
help the guy doing "\h CREATE VIEW" in psql, which was the case where
it was brought to my attention.

--Magnus HaganderMe: http://www.hagander.net/Work: http://www.redpill-linpro.com/



pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: FILTER for aggregates [was Re: Department of Redundancy Department: makeNode(FuncCall) division]
Next
From: Heikki Linnakangas
Date:
Subject: Re: Spin Lock sleep resolution