Lawrence Jones
Lawrence Jones
Yeah just another voice in this, being able to expose a replica, perhaps just the sync, is something we'd really want to do via stolon-proxy. We want the fencing to...
This is what we're running with atm: https://github.com/gocardless/stolon/pull/33 We run two stolon proxies per postgres node, one on port 7432 for the connection to the primary, another on 8432 for...
Hey both! At GoCardless we've been looking at using Stolon to bootstrap our recovery clusters. We have a multi-TB database so tend to avoid a full basebackup where possible, and...
Opening this PR as an RFC: I'm not entirely familiar with the stolon codebase, so it might be that this is insufficient or better implemented elsewhere. Going to test this...
We've been running this for a week now in several environments and everything looks fine. No rush as we've deployed this via our fork, but it's now ready for review...
That makes a lot of sense- will get to this next week.
Hey @sgotti- can we help on this at all?
Hey @jnicholls, we've been running with this for a long time at GoCardless without issue. I'm actually a maintainer on this project now, so I think if your rebase fixes...
I stole the commit from your fork, after starting to deal with the conflicts and realising what a pain that was. Thanks for dealing with it for me! I'm going...
Thanks for the tip, going to push an updated go.sum now.