Re: Documentation/help for materialized and recursive views

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
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:34:17
Message-ID: 51CDC919.3060105@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2013-06-28 17:36:51 Re: [RFC] Minmax indexes
Previous Message Peter Eisentraut 2013-06-28 17:28:35 Re: Department of Redundancy Department: makeNode(FuncCall) division