chriscox@endlessnow.com writes:
> This is with the new 9.5.0, but problem I believe also existed in RC1.
> $ ps -ef | grep postgres
> postgres 21400 1 0 15:12 ? 00:00:00 /usr/pgsql-9.5/bin/postgres
> -D /postgres/admin/standard/conf.d
> postgres 21401 21400 0 15:12 ? 00:00:00 postgres:
> Postgresql9.5Beta2: logger process
Looks like you have cluster_name set to 'Postgresql9.5Beta2' in
postgresql.conf.
regards, tom lane