David G Johnston writes:
> 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.
Hm, yeah, seems like an oversight.
Another thing I've never been terribly happy about is that pg_
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.
Al