Question
How to setup clustering in Postgresql?
Do I have to setup replication to have clustering setup in Postgresql? Can I not have just clustering setup in two servers.
Postgresql 9.5.0
CentOS 6.7
ps- installed postgres on two nodes following below link:
https://www.digitalocean.com/community/tutorials/how-to-install-and-use-postgresql-on-centos-6
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×