We need to migrate approximately 8 billion records into a PostgreSQL Enterprise Geodatabase containing an ArcGIS Utility Network. Due to data volume limitations, the data will be loaded incrementally in multiple batches into the same Utility Network.
What is the ESRI-recommended approach for:
- Incremental batch loading
- Merging batches into an existing Utility Network
- Managing topology during loads
- Handling associations and dirty areas
- Maintaining performance at billion-record scale
Are there any documented best practices, scalability recommendations, or reference architectures for Utility Networks of this size?
Thanks in advance for any guidance.