Re: Documentation/help for materialized and recursive views

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, Kevin Grittner <kgrittn(at)ymail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Nicolas Barbier <nicolas(dot)barbier(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Documentation/help for materialized and recursive views
Date: 2013-06-28 17:39:17
Message-ID: 20130628173916.GY3757@eldon.alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut escribió:
> On 6/28/13 10:49 AM, Alvaro Herrera wrote:
> > Magnus Hagander escribió:
> >
> >> 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.
> >
> > Maybe \h should somehow display the "see also" section?
>
> You can run \! man from within psql, which should give you everything
> you need. It's admittedly a bit obscure, but it's there. Maybe it
> ought to be added to the initial help output.

That's a neat trick, but obviously it won't work in Windows. Maybe we
ought to have \man ..

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2013-06-28 17:56:05 Re: [RFC] Minmax indexes
Previous Message Jim Nasby 2013-06-28 17:36:51 Re: [RFC] Minmax indexes