Re: BUG #5746: /etc/init.d/postgresql-9.0 status returns the wrong value

Поиск
Список
Период
Сортировка
От Devrim GÜNDÜZ
Тема Re: BUG #5746: /etc/init.d/postgresql-9.0 status returns the wrong value
Дата
Msg-id 1289441122.3631.0.camel@hp-laptop02.gunduz.org
обсуждение исходный текст
Ответ на BUG #5746: /etc/init.d/postgresql-9.0 status returns the wrong value  ("Jeff Mace" <jeff.mace@continuent.com>)
Список pgsql-bugs
On Wed, 2010-11-10 at 15:13 +0000, Jeff Mace wrote:
> The following code change is required in the script to check for the
> proper file.
>
> status -p /var/run/postmaster-9.0.${PGPORT}pid
>
> should be
>
> status -p /var/run/postmaster-9.0.${PGPORT}.pid
>
> A '.' is needed after ${PGPORT}.

Thanks for the report. I fixed it in SVN. I'll push updated packages
soon.

Regards,
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Recovery bug
Следующее
От: "Yeb Havinga"
Дата:
Сообщение: BUG #5748: Invalid oidvector data during binary recv