Master-slave failover question - Mailing list pgsql-novice

From Athanasios | ZenGuard
Subject Master-slave failover question
Date
Msg-id CAHPc5uTTf8BkspaRSemLcB0NMdZz9zSTquo44t6t=Wu9m92a4g@mail.gmail.com
Whole thread Raw
Responses Re: Master-slave failover question  (Sameer Kumar <sameer.kumar@ashnik.com>)
Re: Master-slave failover question  (Sergey Konoplev <gray.ru@gmail.com>)
List pgsql-novice
Dear list,
I hope that everyone has a nice holiday. Currently, I am researching master-slave automated promotion. I have one question. Let's assume that the clients connect to the master 192.168.1.1 for read/write traffic and I have a slave at 192.168.1.2. Assume that the master goes down and that slave gets promoted to a slave (this I have found out how to do automatically). How will the clients know to connect to the new master? Any ideas on this one?

pgsql-novice by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Passing result of multirow subquery to C function
Next
From: Sameer Kumar
Date:
Subject: Re: Master-slave failover question