You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/configuration/pgdog.toml/general.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -222,6 +222,12 @@ Include primary uses the primary database as well as the replicas to serve read
222
222
223
223
Default: **`include_primary`**
224
224
225
+
### `healthcheck_port`
226
+
227
+
Enable load balancer [HTTP health checks](../../features/load-balancer/healthchecks.md#load-balancer-health-check) with the HTTP server running on this port.
0 commit comments