BUG #7750: pid file conflict in RedHat

Поиск
Список
Период
Сортировка
От postgres@tbruce.com
Тема BUG #7750: pid file conflict in RedHat
Дата
Msg-id E1Ti8ID-0008Gv-6O@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #7750: pid file conflict in RedHat  (Bruce Momjian <bruce@momjian.us>)
Re: BUG #7750: pid file conflict in RedHat  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Re: BUG #7750: pid file conflict in RedHat  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      7750
Logged by:          Timothy J Bruce
Email address:      postgres@tbruce.com
PostgreSQL version: 9.1.6
Operating system:   RedHat v6.2
Description:        =


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=3D"/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).

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Euler Taveira
Дата:
Сообщение: Re: BUG #7734: JPA2/Hibernate4 PG enum insert causes exception
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: init_htab causes SIGFPE (or worse) due to miscalculation for large nbuckets