|
|
|
|
|
by bmurphy
5686 days ago
|
|
I just ran the same test. Set up a 2 slave cluster, killed slave 2, then killed the master. Ran pg_last_xlog_receive_location on each slave, picked the one that was furthest along in the timeline, promoted it to be the new master and the other slave caught up as expected. That's great. That's the first time I've been able to get this to work smoothly. I'm sure there are still ways to break it but this gives me hope. |
|