From 688a09396d6ecb5ac4274b65bd5a4f9feff4dc4a Mon Sep 17 00:00:00 2001 From: Oleksii Kliukin Date: Wed, 11 May 2016 09:55:39 +0200 Subject: [PATCH] Fix list formatting --- specs/dynamic_configuration.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/specs/dynamic_configuration.rst b/specs/dynamic_configuration.rst index a674a3df..253960dd 100644 --- a/specs/dynamic_configuration.rst +++ b/specs/dynamic_configuration.rst @@ -26,10 +26,12 @@ Some options may not be increased on the master independently of the replicas (m - max_prepared_transactions Regarding the options that can be set, the following restrictions apply: + - dynamic configuration options that are also listed in the startup configuration will not be changed, except for the case of master-dependent options. When applying the startup or dynamic configuration options, the following actions should be taken: + - The node should first check if there is a postgresql.conf.patroni. - If it exists, it contains the renamed "original" configuration. - If it doesn't, the original postgresql.conf is taken and renamed to postgresql.conf.patroni.