Hi,
I want to migrate from EGDB Sql Server into EGDB Postgresql. Here is the condition:
- EGDB Sql Server (non versioning) reside on VM. The size of the EGDB is not large, only 50GB
- EGDB Postgresql will be on the cloud
Questions:
1. What are the considerations I should take ? Is copy feature class to feature class suffice enough ?
2. There are BLOB fields containing photos. Will it be a smooth copying (say, using Export or Import tools or maybe feature class to feature class) between different databases ?
3. How can I do this in the quickest and most correct way possible ?
Thanks