Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Does the sandbox with persistance support specifying multiple hosts in the connection string?Forum ↗

Does the sandbox with persistance support specifying multiple hosts in the connection string?

App Development2 posts530 views1 likesLast activity May 2020
GE
georgOP
May 2020 1

Some Postgres drivers, like pgjdbc support specifying multiple hosts in the connection string for failover. If I run a HA Postgres cluster with identical hot mirrors, can I specify multiple hosts in the sandbox connection string such that it would fail over if the primary connection goes down?

ST
stefanobaghino-da
May 2020

As of the time of writing, we are using version 42.2.9 of that driver, so in principle I’d say you should be able to use this feature.

← Back to Discussions