diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 12:15:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 12:15:08 +0000 |
commit | c8f4a18517306b8e4f0c467df5c021593c47e550 (patch) | |
tree | a485b32d21dc418a66ef7fc9ef93ca29fed61573 /debian/postgresql-14.templates | |
parent | Adding upstream version 14.5. (diff) | |
download | postgresql-14-4536eaa673d104215fcc0c1f926832f03efee844.tar.xz postgresql-14-4536eaa673d104215fcc0c1f926832f03efee844.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.templates | 7 |
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. |