From: | Joe Conway <mail(at)joeconway(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>, pgsql-docs(at)postgresql(dot)org |
Subject: | Re: [PATCHES] pg_settings doc patch |
Date: | 2002-09-01 00:40:47 |
Message-ID: | 3D71620F.3050901@joeconway.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-patches |
Tom Lane wrote:
> pg_settings is not a system catalog, so I don't think it belongs in the
> system catalogs chapter. In fact it doesn't belong anywhere in the
> Developer's Guide, since it's a user-oriented view.
>
> I'm not sure where it *does* belong though :-(. Right at the moment we
> have no documentation of any of the predefined system views, except for
> the ones that fit into the "monitoring" chapter of the Admin Guide.
>
> I think maybe we ought to make a new chapter for system views ... but
> where to put it? User's Guide maybe?
It didn't seem to fit, but as you point out, there was no place else
even close. I'll try to come up with something and submit another patch.
Joe
From | Date | Subject | |
---|---|---|---|
Next Message | Marc G. Fournier | 2002-09-01 01:40:19 | Re: Projects moved to gborg |
Previous Message | Tom Lane | 2002-09-01 00:36:20 | Re: [PATCHES] pg_settings doc patch |
From | Date | Subject | |
---|---|---|---|
Next Message | Serguei Mokhov | 2002-09-01 01:31:38 | nls.mk for pg_controldata and pg_resetxlog |
Previous Message | Joe Conway | 2002-09-01 00:37:52 | new string functions doc |