Hi,
I'm looking to migrate from one enterprise geodatabase to another enterprise geodatabase (both are postgresql). I've been using ArcCatalog to do the exports, exporting a small set of tables at a time since ArcCatalog tends to freeze on large sets of data. This process has been getting tedious and I was wondering if there was a way to programmatically export geodatabases? I've checked the ArcPy documentation but there doesn't seem to be any functions that can do this.
Thanks!