pgpool / pgpool2

This is the official mirror of git://git.postgresql.org/git/pgpool2.git. Note that this is just a *mirror* - we don't work with pull requests on github. Please subscribe to pgpool-hackers mailing list from our website and submit your patch to this mailing list.

Home Page:https://www.pgpool.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend postgres databases showing "waiting"

a-rw opened this issue · comments

commented

I have been testing my failover code and have got to a situation where both backend postgres databases continue to show "waiting" so I cannot access either via the virtual ip. I was logging connections and see all 3 pgpool servers hitting the database (assume it is the heartbeat) and can access both databases locally but don't know how to get things working again.
Thanks for any ideas or how to further debug this.
Randy

Could you try to restart Pgpool-II?