Hi,
I'd like to know if it is possible in ArcGIS Pro to define connection parameters for a PostgreSQL database using "active/passive" configuration.
Here is an example for a connection string in jdbc :
jdbc:postgresql://host1:port1,host2:port2/database
Something like that, knowing that PostgreSQL is configured on a port other than 5432 :

ArcGIS Pro 2.9.8
PostgreSQL 12.14
Regards,
Hervé