How do you scale / replicate postgres backend? Make it high availability?
Any blogs railway has related to master slave node for postgres? How do I make failover node work here?
Should I only use railways for a STATELESS BACKEND?
4 Replies
Project ID:
N/A
N/A
maybe read this https://discord.com/channels/713503345364697088/1186279251209625631
but for now it would be up to the user to deploy something like pgpool with its replication feature
Hey Thanks Man! ⚡