Global read-replicas
Is it possible to have globally distributed read replicas? getting mixed answers from the internet
1 Reply
deep-jade•23h ago
We only support same region read replicas, but you can set up Neon-to-Neon logical replication across regions by having 2 separate projects: https://neon.com/docs/introduction/read-replicas#cross-region-support
Neon
Neon Read Replicas - Neon Docs
Neon read replicas are independent computes designed to perform read operations on the same data as your primary read write compute. Neon's read replicas do not replicate or duplicate data. Instead, r...