Re: BUG #13857: Processes display old Beta2 name in ps

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: chriscox(at)endlessnow(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #13857: Processes display old Beta2 name in ps
Date: 2016-01-08 21:35:28
Message-ID: 3560.1452288928@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

chriscox(at)endlessnow(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2016-01-08 23:04:25 Re: BUG #13594: pg_ctl.exe redirects stderr to Windows Events Log if stderr is redirected to pipe
Previous Message chriscox 2016-01-08 21:16:02 BUG #13857: Processes display old Beta2 name in ps