-->
(アプリケーションサーバなど)クライアントサーバから接続される<productname>Pgpool-II</productname>の仮想IP(VIP) アドレスを指定します。
<productname>Pgpool-II</productname>がスタンバイからアクティブに切り替わった時、<productname>Pgpool-II</productname>はこのVIPを引き継ぎます。
- <xref linkend="guc-failover-require-consensus">がオンの場合(デフォルトです)、クォーラムが存在しなければVIPは立ち上がりません。
+ <emphasis>クォーラムが存在しなければVIPは立ち上がりません</emphasis>。
デフォルトは<literal>''</literal>(空文字)で、この場合仮想IPは決して立ち上がりません。
</para>
<para>
client servers (application servers etc.). When a
<productname>Pgpool-II</productname> is switched from standby to
active, the <productname>Pgpool-II</productname> takes over this
- VIP. If <xref linkend="guc-failover-require-consensus"> is on
- (the default), VIP will not be brought up in case the quorum
- does not exist. Default is <literal>''</literal>(empty): which
+ VIP. <emphasis>VIP will not be brought up in case the quorum
+ does not exist</emphasis>. Default is <literal>''</literal>(empty): which
means virtual IP will never be brought up.
</para>
<para>