skip to main content
About the Driver : Supported Features : Failover Support
  

Failover Support

The driver provides connection failover support to ensure continuous, uninterrupted access to data. Connection failover provides failover protection for new connections. In more traditional scenarios, the driver fails over new connections to an alternate, or backup, database server if the primary database server is unavailable. However, Amazon Redshift currently supports only the notion of a single leader node. Therefore, to ensure a continuous connection, you only need to set the ConnectionRetryCount and ConnectionRetryDelay connection properties.
For more information, see Failover Properties, ConnectionRetryCount, and ConnectionRetryDelay.