I have a postgis database platform instance running within a local docker container. I want to connect to the database i have within my postgis platform from arcgispro. I am trying to use the "Create new Database Connection" under "Connections" in arcgispro but it keeps on giving me "database connection error/Server machine not found". How can i connect to my database and import the tables i have there. What parameters should be given in the tool? Currently i am giving these parameters:
Databse Platform: PostgreSQL
Instance: postgis -> i don't know if this is correct? what's the input required here
Authentication type: Database Authentication
Username: admin
Password: admin
Database: feature
my goal is to load features from the database directly into arcgispro