Deploy a new replica? How to do it properly

Hello, we have strange situation. Our primary DB is in Central EU (Frankfurt). I had many instance already where this location outaged and we're out for multiple hours or even days. And even our dev env hosted in Sweden don't have any problems. Because of these reasons, I want to deploy a new replica. Should I know something before I move and create new replica? - Will it switch automatically and won’t just stall? - Will there be a system to manage the data and rewrite it back to the main db when it comes back online?
3 Replies
ihm40
ihm404h ago
the replica you might be speaking here https://supabase.com/dashboard/project/_/settings/infrastructure is a read replica not a write replica
ihm40
ihm404h ago
so data is sent to it periodically using WAL i believe
statipletus
statipletusOP4h ago
What about this?
No description

Did you find this page helpful?