Re: BUG #7750: pid file conflict in RedHat - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #7750: pid file conflict in RedHat
Date
Msg-id 18659.1355246920@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #7750: pid file conflict in RedHat  (Bruce Momjian <bruce@momjian.us>)
Responses Re: BUG #7750: pid file conflict in RedHat
List pgsql-bugs
Bruce Momjian <bruce@momjian.us> writes:
> On Mon, Dec 10, 2012 at 06:41:29PM +0000, postgres@tbruce.com wrote:
>> In line 238 of the rpm based init.d script, the pid file is called
>> specifically with a qualified path ("status -p
>> /var/run/postmaster-9.1.pid"), even though line 70 specifies a variable to
>> point to the pid file (pidfile="/var/run/postmaster-9.1.pid").
>>
>> This is with rpm version of postgres 9.1.4 and 9.1.6 (we haven't tested
>> 9.1.7 at this time).

> I think you need to report this to Red Hat;  we didn't create that file.

Red Hat didn't either.  This report is evidently about the PGDG RPMs.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Regarding Postgresql is not working in windows8 environment ..!
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #7750: pid file conflict in RedHat