Enable hot_standby_feedback on the authentik postgres cluster #473

Merged
benvin merged 1 commits from benvin/authentik-hot-standby-feedback into main 2026-09-19 14:34:34 +10:00

1 Commits

Author SHA1 Message Date
unkin-agent 7d186a9b36 Enable hot_standby_feedback on the authentik postgres cluster
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
Slow authentik reads served by a hot standby exhaust
max_standby_streaming_delay and are cancelled with "conflict with
recovery", surfacing as HTTP 500s.

- set hot_standby_feedback on (SIGHUP reload, no restart)
2026-09-19 13:56:00 +10:00