is_local parameter on set_config function

The Post Office <noreply@postgresql.org>

From: PG Doc comments form <noreply@postgresql.org>
To: pgsql-docs@lists.postgresql.org
Cc: joao.miguel.c.ferreira@gmail.com
Date: 2021-01-28T11:32:42Z
Lists: pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.5/config-setting.html
Description:

Hello,

I have just used the set_config(...) function for the first time and it took
me a bit of experimenting to understand the effect of the is_local
parameter. My suggestion would be to add a bit of explanation on that.

Thank you
Joao

Commits

  1. Doc: improve cross-references for SET/SHOW.