mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
PostgreSQL 10 and later can adjust their TLS configuration without a restart, with `SELECT pg_reload_conf()` or `pg_ctlcluster 16 main reload`.
PostgreSQL 10 and later can adjust their TLS configuration without a restart, with `SELECT pg_reload_conf()` or `pg_ctlcluster 16 main reload`.