Comment on Benchmarking Postgres 17 vs. 18parentComments−saxenaabhi10moBackups don't alleviate durability concerns. Read replicas(async) neither.I think only way it could work was if I implemented sync replication like planetscale, but that arduous.
Comments
Backups don't alleviate durability concerns. Read replicas(async) neither.
I think only way it could work was if I implemented sync replication like planetscale, but that arduous.