From 6416e181cd403e8793a6ac690ebf60cf14d1390b Mon Sep 17 00:00:00 2001 From: Michael Banck Date: Wed, 30 Jan 2019 15:08:39 +0100 Subject: [PATCH] * debian/config.yml.in: Add comments. --- debian/config.yml.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/config.yml.in b/debian/config.yml.in index 36b7bf1..a137fd1 100644 --- a/debian/config.yml.in +++ b/debian/config.yml.in @@ -41,6 +41,8 @@ bootstrap: use_pg_rewind: false remove_data_directory_on_diverged_timelines: true # use_slots: true + # The following parameters are given as command line options + # overriding the settings in postgresql.conf. parameters: # wal_level: hot_standby # hot_standby: "on"