POSTGRES_RTT_THRESHOLD_ENABLED Dynamic Config
Dynamic config that enables RTT-threshold preference for PostgreSQL host selection. Enabled by default. If disabled, all alive hosts of the selected role participate in round-robin selection.
Schema:
# yaml
default: true
description: |
Dynamic config that enables RTT-threshold preference for PostgreSQL host selection. Enabled by default. If
disabled, all alive hosts of the selected role participate in round-robin selection.
schema:
type: boolean
For a full list of dynamic configs see Dynamic config schemas list