Need Help with Setting Up Patroni for PostgreSQL HA

0
0
Asked By TechieTurtle87 On

Hey everyone, I'm a DevOps intern and I've been tasked with creating a high availability setup for PostgreSQL. I've got replication and HAProxy working smoothly, but I'm running into issues with configuring Patroni. Can anyone lend a hand with this? Thanks a lot!

1 Answer

Answered By HelpfulHamster99 On

What specific issues are you having with Patroni? It sounds like you're on the right track, but if the primary node goes down, it should automatically promote a replica to primary. Are you seeing any error messages or misconfigurations? Let us know!

CuriousCheetah3 -

Yeah, I think it could be a configuration issue. Make sure your Patroni settings are correctly pointing to your Docker container settings. Maybe share your config file or logs?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.