summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2014-07-01 11:01:03 +0200
committerPavel Raiskup <praiskup@redhat.com>2014-07-01 11:01:03 +0200
commit8c49d3b08882c0c5a6bd546fd5bf0a14e68b3357 (patch)
tree845c5837566dafec8d5945f09115bc278175e856 /conf
parent00683dad1a27a49e99f4a28e3924e1c97b1b9594 (diff)
Generate postgresql.service and configuration file
Diffstat (limited to 'conf')
-rw-r--r--conf/postgresql.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/postgresql.in b/conf/postgresql.in
new file mode 100644
index 0000000..057d4fb
--- /dev/null
+++ b/conf/postgresql.in
@@ -0,0 +1,7 @@
+# Note: changing PGDATA will typically require adjusting SELinux configuration
+# as well; see @README_DIST@.
+#
+# It is not encouraged to configure PGPORT here. Use the
+# @PGDATADIR@/postgresql.conf configuration file.
+
+PGDATA=@PGDATADIR@