summaryrefslogtreecommitdiffstats
path: root/debian/postgresql-14.templates
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 12:15:08 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 12:15:08 +0000
commitc8f4a18517306b8e4f0c467df5c021593c47e550 (patch)
treea485b32d21dc418a66ef7fc9ef93ca29fed61573 /debian/postgresql-14.templates
parentAdding upstream version 14.5. (diff)
downloadpostgresql-14-c8f4a18517306b8e4f0c467df5c021593c47e550.tar.xz
postgresql-14-c8f4a18517306b8e4f0c467df5c021593c47e550.zip
Adding debian version 14.5-3.debian/14.5-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/postgresql-14.templates')
-rw-r--r--debian/postgresql-14.templates7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/postgresql-14.templates b/debian/postgresql-14.templates
new file mode 100644
index 0000000..d724a4b
--- /dev/null
+++ b/debian/postgresql-14.templates
@@ -0,0 +1,7 @@
+Template: postgresql-14/postrm_purge_data
+Type: boolean
+Default: true
+_Description: Remove PostgreSQL directories when package is purged?
+ Removing the PostgreSQL server package will leave existing database clusters
+ intact, i.e. their configuration, data, and log directories will not be
+ removed. On purging the package, the directories can optionally be removed.