summaryrefslogtreecommitdiffstats
path: root/abs/extra/postgresql-libs/postgresql.confd
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/postgresql-libs/postgresql.confd')
-rw-r--r--abs/extra/postgresql-libs/postgresql.confd5
1 files changed, 5 insertions, 0 deletions
diff --git a/abs/extra/postgresql-libs/postgresql.confd b/abs/extra/postgresql-libs/postgresql.confd
new file mode 100644
index 0000000..5f8fa03
--- /dev/null
+++ b/abs/extra/postgresql-libs/postgresql.confd
@@ -0,0 +1,5 @@
+#
+# Parameters to be passed to postgresql
+#
+PGROOT="/var/lib/postgres"
+INITOPTS="--locale $LANG"