Doc: fix English watchdog document.
authorTatsuo Ishii <[email protected]>
Mon, 26 Feb 2024 07:01:27 +0000 (16:01 +0900)
committerTatsuo Ishii <[email protected]>
Mon, 26 Feb 2024 07:11:15 +0000 (16:11 +0900)
It mistakenly used "main" PostgreSQL node instead of "primary".

doc/src/sgml/watchdog.sgml

index e6224e4090513f299502bed003e5fbb4984829a9..283af46fb6035728cf11808869a3a46b96405c7c 100644 (file)
      <para>
       Although there are many similarities in quarantine and failover operations, but they both differ in a very
       fundamental way. The quarantine operations does not executes the <xref linkend="guc-failover-command">
-       and silently detaches the problematic node, So in the case when the master backend node is quarantined, the
-       <productname>Pgpool-II</productname> will not promote the standby to take over the master responsibilities
-       and until the master node is quarantined the <productname>Pgpool-II</productname> will not have
-       any usable master backend node.
+       and silently detaches the problematic node, so in the case when the primary backend node is quarantined, the
+       <productname>Pgpool-II</productname> will not promote the standby to take over the primary node responsibilities
+       and until the primary node is quarantined the <productname>Pgpool-II</productname> will not have
+       any usable primary backend node.
      </para>
      <para>
       Moreover, unlike for the failed