The replication compatibility mode for the router. The default value is "legacy". The allowed values and their meaning are:"legacy" - All transactions originated by clients are replicated to the standby site without using transactions."transacted" - All transactions originated by clients are replicated to the standby site using transactions. Changes to this attribute are synchronized to HA mates via config-sync. The default value is "legacy". The allowed values and their meaning are:

"legacy" - All transactions originated by clients are replicated to the standby site without using transactions.
"transacted" - All transactions originated by clients are replicated to the standby site using transactions.

Available since 2.18.

Enumeration Members

Enumeration Members

LEGACY: "legacy"
TRANSACTED: "transacted"