Re: pgpool High Availability Issue

2019-12-23 Thread Tatsuo Ishii
> I'm working on configuring high availability for pgpool using watchdog. > Initially, I tried with two pgpool nodes (along with a pgmaster and > pgslave). In this scenario, assuming pgpool node 1 was started first and > became the leader. After sometime , the node got disconnected with pgpool > n

Re: pgpool High Availability Issue

2019-12-23 Thread Bruce Momjian
The pgpool email lists are the right place to ask this question: https://www.pgpool.net/mediawiki/index.php/Mailing_lists --- On Fri, Nov 15, 2019 at 11:04:22AM -0800, a venkatesh wrote: > Hi,  > > I'm working on co