Re: Pgpool starting problem

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: jayknowsunix(at)gmail(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Pgpool starting problem
Date: 2014-05-09 00:25:17
Message-ID: 20140509.092517.1977550671371351027.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Hi all,
>
> If I turn use_watchdog = off in the pgpool.conf file, then in spite of the
> system being configured as master-slave, a socket file is created in /tmp,
> and everything starts normally with no errors. If, however, I set
> use_watchdog = on, pgpool will abort on startup with the following errors:
>
> 2014-05-08 14:40:22 ERROR: pid 32893: watchdog: wd_init failed
> 2014-05-08 14:40:22 ERROR: pid 32893: wd_main error
> 2014-05-08 14:40:22 ERROR: pid 32893: unlink(/tmp/.s.PGSQL.9898) failed: No
> such file or directory
>
> It seems pretty consistent doing this, and I can flip use_watchdog on and
> off and the same behavior repeating. Any ideas?

You didn't give any pgpool version, configuration file info, I cannot
guess what's going on. There's a detailed installation document here:

http://www.pgpool.net/pgpool-web/contrib_docs/watchdog_master_slave_3.3/en.html

Despite you follow the instruction you still have problems, you should ask pgpool ML.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Paquier 2014-05-09 00:43:25 Re: How to fix lost synchronization with server
Previous Message Adrian Klaver 2014-05-08 23:56:25 Re: Receiving many more rows than expected