Our team is being forced off ArcMap by the 2026 retirement deadline and exploring whether to move to ArcGIS Pro or migrate select datasets to PostGIS/Postgres.
Before we commit engineering resources to either path, trying to understand the actual migration effort for complex File Geodatabases (relationship classes, domains, geometric networks).
Specific questions:
1. Has anyone here successfully migrated production FGDBs to PostGIS? Was the schema conversion or the data migration harder?
2. For those who tried ogr2ogr, how did you handle relationship classes that don't map 1:1 to Postgres foreign keys?
3. If you outsourced this work, what did it cost per GB (or per table)?
We're considering building internal tooling for this if the existing options (FME, manual) prove too expensive for our 200+ table migration.
Not selling anything - genuinely trying to scope the project.