BUG #4875: /etc/init.d/postgresql status shows postmaster is stopped when executed as user

From: "Armin Jenewein" <jenewein(at)googlemail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4875: /etc/init.d/postgresql status shows postmaster is stopped when executed as user
Date: 2009-06-23 15:06:15
Message-ID: 200906231506.n5NF6Fth016382@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 4875
Logged by: Armin Jenewein
Email address: jenewein(at)googlemail(dot)com
PostgreSQL version: 8.1.11
Operating system: CentOS 5.3
Description: /etc/init.d/postgresql status shows postmaster is
stopped when executed as user
Details:

When i run "/etc/init.d/postgresql status" as a non-root user, it shows
"postmaster is stopped" while it actually is running. If i run it as root it
reports correctly.

I was able to reproduce this on several CentOS 5.3 machines. The exactly
same init script with the same postgres version (8.1.11) on CentOS 4.4 makes
no problems at all. Also, i wasn't able to reproduce this on any
Debian/Ubuntu machine.

Tho i don't think a user should play around with init scripts, the output
should NEVER lie to a user, be it a root user or not.

Yours sincerely,

Armin Jenewein

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andrew Chernow 2009-06-23 15:07:06 Re: GetTokenInformation() and FreeSid() at port/exec.c
Previous Message Andrew Chernow 2009-06-23 15:01:42 Re: GetTokenInformation() and FreeSid() at port/exec.c