diff --git a/doc/src/sgml/connection-pooling.sgml b/doc/src/sgml/connection-pooling.sgml index 0b1bd74..2c76d03 100644 --- a/doc/src/sgml/connection-pooling.sgml +++ b/doc/src/sgml/connection-pooling.sgml @@ -236,6 +236,8 @@ pgbench -n -S -p 9999 -c 32 -C -S -T 300 test This parameter can be changed by reloading the pgpool configurations. + You can also use command to alter the value of + this parameter for a current session. @@ -463,6 +465,8 @@ local0.* /var/log/postgresql This parameter can be changed by reloading the pgpool configurations. + You can also use command to alter the value of + this parameter for a current session. @@ -483,6 +487,8 @@ local0.* /var/log/postgresql This parameter can be changed by reloading the pgpool configurations. + You can also use command to alter the value of + this parameter for a current session. @@ -508,6 +514,8 @@ local0.* /var/log/postgresql This parameter can be changed by reloading the pgpool configurations. + You can also use command to alter the value of + this parameter for a current session. @@ -526,6 +534,8 @@ local0.* /var/log/postgresql This parameter can be changed by reloading the pgpool configurations. + You can also use command to alter the value of + this parameter for a current session. @@ -578,6 +588,8 @@ local0.* /var/log/postgresql This parameter can be changed by reloading the pgpool configurations. + You can also use command to alter the value of + this parameter for a current session. diff --git a/doc/src/sgml/loadbalance.sgml b/doc/src/sgml/loadbalance.sgml index 37444d0..5046072 100644 --- a/doc/src/sgml/loadbalance.sgml +++ b/doc/src/sgml/loadbalance.sgml @@ -365,6 +365,8 @@ app_name_redirect_preference_list = 'psql:primary,myapp1:1,myapp2:standby' This parameter can be changed by reloading the pgpool configurations. + You can also use command to alter the value of + this parameter for a current session. diff --git a/doc/src/sgml/misc-config.sgml b/doc/src/sgml/misc-config.sgml index a1a6a4b..36080d9 100644 --- a/doc/src/sgml/misc-config.sgml +++ b/doc/src/sgml/misc-config.sgml @@ -84,7 +84,9 @@ - This parameter can be changed by reloading the pgpool configurations and using the PGPOOL SET command. + This parameter can be changed by reloading the pgpool configurations. + You can also use command to alter the value of + this parameter for a current session. @@ -110,7 +112,9 @@ - This parameter can be changed by reloading the pgpool configurations and using the PGPOOL SET command. + This parameter can be changed by reloading the pgpool configurations. + You can also use command to alter the value of + this parameter for a current session. diff --git a/doc/src/sgml/online-recovery.sgml b/doc/src/sgml/online-recovery.sgml index 832d7b8..08cd056 100644 --- a/doc/src/sgml/online-recovery.sgml +++ b/doc/src/sgml/online-recovery.sgml @@ -324,6 +324,8 @@ rsync used in the command is killed by signal 2 for example. This parameter can be changed by reloading the pgpool configurations. + You can also use command to alter the value of + this parameter for a current session.