Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
"Multimaster node is not online: current status InMinor" #31
Comments
It means that multimaster node is not able to establish connection with other nodes. |
both node are starts welll, will if node lost connection as some time, it will auto reconnect? |
Yes. Actually it is better to have at least 3 nodes, because in case of failure of any of two nodes there will be no quorum and remaining node can not proceed requests. |
I did it with 2 nodes, and my wal sender process becomes in
when i use u mean the raft port should connect ok ? |
I've got this problem while use psql query, i do not known what was the problem