public inbox for [email protected]
help / color / mirror / Atom feedFrom: David G Johnston <[email protected]>
To: [email protected]
Subject: [9.3] Should we mention "set_config(...)" in 18.1.3 in Server Configuration?
Date: Wed, 21 May 2014 12:00:27 -0700 (PDT)
Message-ID: <[email protected]> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-docs>
Section 18.1.3 is named "18.1.3. Other Ways to Set Parameters" yet does not
reference the ability to use "set_config(...)" to make changes to
configuration parameters.
Something like (as a final sentence):
An alternative to the SQL "SET" command is to use the [link]set_config[link]
function.
Also, I would suggest modifying the function definitions in table 9-58 to
include the data types:
current_setting(setting_name text)
set_config(setting_name text, new_value text, is_local boolean)
David J.
--
View this message in context: http://postgresql.1045698.n5.nabble.com/9-3-Should-we-mention-set-config-in-18-1-3-in-Server-Configu...
Sent from the PostgreSQL - docs mailing list archive at Nabble.com.
--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
view thread (9+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: [9.3] Should we mention "set_config(...)" in 18.1.3 in Server Configuration?
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox