Re: [GENERAL] Pgpool starting problem

2014-09-15 Thread Jay at Verizon
Problem has been solved utilizing tcpdump which revealed that the standbys were not trying to contact the primary server, although they each were contacting the other standby. From this, we determined that a minor typographical error was present in the pgpool.conf file. The setting under the wa

Re: [GENERAL] Pgpool starting problem

2014-09-09 Thread Jay at Verizon
Ellen, To date I have no solution. I'm currently trying to build a debug-able version of 3.3.4 as I think I have a network problem which is preventing pgpool from being a happy shareable system. Each one currently thinks it's a primary upon startup, if it will start at all. Sent from my iPad

[GENERAL] Pgpool starting problem

2014-05-08 Thread Jay at Verizon
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: