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