aboutsummaryrefslogtreecommitdiffstats
path: root/postgresql-config/src/stage/opt/app/postgresql-config/main/postgresql.conf.orig
diff options
context:
space:
mode:
Diffstat (limited to 'postgresql-config/src/stage/opt/app/postgresql-config/main/postgresql.conf.orig')
-rw-r--r--postgresql-config/src/stage/opt/app/postgresql-config/main/postgresql.conf.orig2
1 files changed, 1 insertions, 1 deletions
diff --git a/postgresql-config/src/stage/opt/app/postgresql-config/main/postgresql.conf.orig b/postgresql-config/src/stage/opt/app/postgresql-config/main/postgresql.conf.orig
index b2587db..e930458 100644
--- a/postgresql-config/src/stage/opt/app/postgresql-config/main/postgresql.conf.orig
+++ b/postgresql-config/src/stage/opt/app/postgresql-config/main/postgresql.conf.orig
@@ -49,7 +49,7 @@ ident_file = '%CFGDIR%/main/pg_ident.conf' # for DCAE
# (change requires restart)
# If external_pid_file is not explicitly set, no extra PID file is written.
-external_pid_file = '/var/run/postgresql/9.5-main.pid' # for DCAE
+external_pid_file = '/var/run/postgresql/main.pid' # for DCAE
#external_pid_file = '' # write an extra PID file
# (change requires restart)