SET documentation could mention ALTER USER, etc.

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: pgsql-docs(at)postgresql(dot)org
Subject: SET documentation could mention ALTER USER, etc.
Date: 2005-01-29 00:13:17
Message-ID: 20050129001317.GA66900@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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. A place to mention this
might be at the end of the first paragraph under the Description,
after "SET only affects the value used by the current session."

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

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2005-01-29 00:20:29 Re: SET documentation could mention ALTER USER, etc.
Previous Message Rob LoPresti 2005-01-28 06:39:20 Re: Views and rules section (link provided below)