Condividi tramite


PostgreSqlFlexibleServerRestartParameter.RestartWithFailover Property

Definition

Indicates if restart the PostgreSQL database engine should failover or switch over from primary to standby. This only works if server has high availability enabled.

public bool? RestartWithFailover { get; set; }
member this.RestartWithFailover : Nullable<bool> with get, set
Public Property RestartWithFailover As Nullable(Of Boolean)

Property Value

Applies to