Hi All,
Has anyone attempted to use PostgreSQL database replications to mirror an ArcSDE Geodatabase instance from one place to another?
Cheers,
Mark
I've got a couple of read-only RDS replicas exposing PostGIS geodata via Query Layers. Works great.
Selection sets would likely be a problem from an EGDB, since the database is read-only.
EGDB replication would likely be better than an RDBMS replica for true geodatabase functionality.
- V