3- After changing md5 password(in both pool_passwd and <productname>PostgreSQL</> of course),
reload the <productname>Pgpool-II</> configurations.
-->
- 3. (もちろんpool_passwdと<productname>PostgreSQL</>の両方で)md5パスワードを変更したら、<productname>Pgpool-II</>設定の再読み込みを実行してください。
+ 3. pool_passwdと<productname>PostgreSQL</>の両方でmd5パスワードを変更します。
+ <productname>Pgpool-II</>設定の再読み込みは必要ありません。
</para>
</sect3>
and <productname>PostgreSQL</productname> of course), reload
the <productname>Pgpool-II</productname> configuration.
-->
- 3- (もちろんpool_passwdと<productname>PostgreSQL</productname>の両方で)SCRAMパスワードを変更したら、<productname>Pgpool-II</productname>の設定の再読み込みを実行してください。
+ 3. pool_passwdと<productname>PostgreSQL</>の両方でmd5パスワードを変更します。
+ <productname>Pgpool-II</>設定の再読み込みは必要ありません。
</para>
</sect3>
This parameter can only be set at server start.
-->
このパラメータはサーバ起動時にのみ設定可能です。
+ ただし、パスワードファイルの内容変更はサーバの再起動や設定ファイルの再読込なしに直ちに反映されます。
</para>
</listitem>
</varlistentry>
See <xref linkend="auth-pool-hba-conf"> for more details.
</para>
<para>
- 3- After changing md5 password (in both pool_passwd
- and <productname>PostgreSQL</productname> of course), reload
- the pgpool configurations.
+ 3- Change md5 password in both pool_passwd and <productname>PostgreSQL</productname>.
+ Reloading the pgpool configurations is not necessary.
</para>
</sect3>
See <xref linkend="auth-pool-hba-conf"> for more details.
</para>
<para>
- 3- After changing SCRAM password (in both pool_passwd
- and <productname>PostgreSQL</productname> of course), reload
- the <productname>Pgpool-II</productname> configuration.
+ 3- Change md5 password in both pool_passwd and <productname>PostgreSQL</productname>.
+ Reloading the pgpool configurations is not necessary.
</para>
</sect3>
e.g. <literal>TEXTmypassword</literal>
</para>
<para>
- similarly md5 hashed passwords must be prefixed with <literal>md5</literal> and
+ Similarly md5 hashed passwords must be prefixed with <literal>md5</literal> and
AES256 encrypted password types can be stored using <literal>AES</literal> prefix.
see <xref linkend="auth-aes-encrypted-password"> for more details on using
AES256 encrypted passwords.
</para>
<para>
This parameter can only be set at server start.
+ However, you don't need to restart the server or reload the
+ configuration file when you update the contents of the password
+ file.
</para>
</listitem>
</varlistentry>