aboutsummaryrefslogtreecommitdiffstats
path: root/main/postgresql/postgresql.confd
diff options
context:
space:
mode:
Diffstat (limited to 'main/postgresql/postgresql.confd')
-rw-r--r--main/postgresql/postgresql.confd2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/postgresql/postgresql.confd b/main/postgresql/postgresql.confd
index 7313984024..6984b09e07 100644
--- a/main/postgresql/postgresql.confd
+++ b/main/postgresql/postgresql.confd
@@ -44,7 +44,7 @@ FORCE_TIMEOUT=2
##############################################################################
# PostgreSQL's Database Directory
-PGDATA="/var/lib/postgresql/9.2/data"
+PGDATA="/var/lib/postgresql/9.3/data"
# Additional options to pass to initdb.
# See `man initdb' for available options.