Writable replicas for Postgres
andrewbridges.org
Writable replicas for Postgres
1–3 of 3 posts
Re: Writable replicas for Postgres
#2When read replicas don't give you the functionality you need, try using Logical Replication.
Re: Writable replicas for Postgres
#3Interesting article. I'd be curious to hear more about how in practice this is useful.