Hello, I just purchased an ArcGIS Pro license and am trying to get my ArcMap to talk to a PostgreSQL / PostGIS backend. I am running my 'Create a geodatabase' step (Create a geodatabase in PostgreSQL on Linux—Manage geodatabases in PostgreSQL | ArcGIS Desktop ) w/ python because the GUI didn't give me any debugging info.
My DB is accessible via a localhost:5432 tunnel, and that seems to be fine.
I believe I am providing all the correct params, but there appears to be a problem w/ my license file. I'm pretty sure w/ my ArcGIS Pro personal license I'm entitled to all the goodies. Any thoughts?
TIA.