On fre, 2011-05-27 at 20:51 +0900, Fujii Masao wrote:
> Hi,
> 
> The GucContext of log_connections and log_disconnections is PGC_BACKEND.
> So, in the document, we should use the following expressions
> 
>         This parameter cannot be changed after session start.
> 
> instead of
> 
>         This parameter can only be set in the postgresql.conf file or
> on the server command line.
> 
> for them? The former is used also for other PGC_BACKEND
> parameters (e.g., post_auth_delay). I attached the patch.

Committed.


-- 
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to