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
Michael Fuhr <[EMAIL PROTECTED]> 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
deta
On Fri, Jan 28, 2005 at 07:20:29PM -0500, Tom Lane wrote:
> Michael Fuhr <[EMAIL PROTECTED]> 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.
>
> T