Re: SET documentation could mention ALTER USER, etc. - Mailing list pgsql-docs

From Michael Fuhr
Subject Re: SET documentation could mention ALTER USER, etc.
Date
Msg-id 20050129003208.GA67067@winnie.fuhr.org
Whole thread Raw
In response to Re: SET documentation could mention ALTER USER, etc.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-docs
On Fri, Jan 28, 2005 at 07:20:29PM -0500, Tom Lane wrote:
> Michael Fuhr <mike@fuhr.org> writes:
> > Suggestion for the SET documentation: mention that settings can be
> > made permanent by editing postgresql.conf and reloading the postmater,
> > or by using ALTER USER or ALTER DATABASE.
>
> There's already a link to section 16.4, which explains all that in
> detail.

Sure, but the references say things like "the run-time parameters
listed in Section 16.4" and "Available parameters are documented
in Section 16.4" so somebody might not think to follow the link if
they already know what parameters they're interested in.  It might
be helpful to add another link that says, "And by the way, if you
want to make the changes permanent, see Section 16.4."

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: SET documentation could mention ALTER USER, etc.
Next
From: Stefan Midjich
Date:
Subject: More information in the FAQ