From 2b8d6a0139c0e2b282439e3f7cb61d5234ed24fa Mon Sep 17 00:00:00 2001 From: Tatsuo Ishii Date: Thu, 14 Dec 2017 13:21:20 +0900 Subject: [PATCH] Fix watchdog_setup up doc. It lacked to mention that it supports logical replication mode. --- doc.ja/src/sgml/ref/watchdog_setup.sgml | 4 ++-- doc/src/sgml/ref/watchdog_setup.sgml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc.ja/src/sgml/ref/watchdog_setup.sgml b/doc.ja/src/sgml/ref/watchdog_setup.sgml index 8f758322c..d29210bbb 100644 --- a/doc.ja/src/sgml/ref/watchdog_setup.sgml +++ b/doc.ja/src/sgml/ref/watchdog_setup.sgml @@ -70,10 +70,10 @@ Pgpool-II documentation - 現在、watchdog_setup は「ストリーミングレプリケーションモード」、「ネイティブレプリケーションモード」及び「raw モード」に対応しています。 + 現在、watchdog_setup は「ストリーミングレプリケーションモード」、「ネイティブレプリケーションモード」、「ロジカルレプリケーションモード」及び「raw モード」に対応しています。 diff --git a/doc/src/sgml/ref/watchdog_setup.sgml b/doc/src/sgml/ref/watchdog_setup.sgml index c84ff6f14..00b71b4ed 100644 --- a/doc/src/sgml/ref/watchdog_setup.sgml +++ b/doc/src/sgml/ref/watchdog_setup.sgml @@ -51,7 +51,7 @@ Pgpool-II documentation - Currently watchdog_setup supports streaming replication mode, native replication mode and raw mode. + Currently watchdog_setup supports streaming replication mode, native replication mode, logical replication mode and raw mode. -- 2.39.5