Re: BUG #14957: service initdb fails (initdbcmd run in background)

Поиск
Список
Период
Сортировка
От Devrim Gündüz
Тема Re: BUG #14957: service initdb fails (initdbcmd run in background)
Дата
Msg-id 1512952687.19931.51.camel@gunduz.org
обсуждение исходный текст
Ответ на BUG #14957: service initdb fails (initdbcmd run in background)  (benthorner@hotmail.co.uk)
Список pgsql-bugs
Hi,

On Sun, 2017-12-10 at 16:53 +0000, benthorner@hotmail.co.uk wrote:
>
> Bug reference:      14957
> Logged by:          Ben Thorner
> Email address:      benthorner@hotmail.co.uk
> PostgreSQL version: 9.6.6
> Operating system:   RHEL 6.8
> Description:
>
> Running 'service postgresql-9.6 initdb' fails in 9.6.6-3 due to $initdbcmd
> being run in the background. This is causing the subsequent init script
> checks to fail and also does not allow for $initdbcmd to complete. Looking
> at an exsting installation at version 9.6.6-1 I can see $initdbcmd is run in
> the foreground, indicating this is a regression.


Thanks for the report. Pushed 9.6.6-4 RPMs to RHEL 6 repo, which fixes this
issue. Apologies for the inconvenience.

Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
Вложения

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

Предыдущее
От: Devrim Gündüz
Дата:
Сообщение: Re: BUG #14956: RHEL6 pg96 psycopg2 rpm has dependency againstpostgresql94-libs
Следующее
От: Amit Langote
Дата:
Сообщение: Re: [BUGS] BUG #14866: The generated constraint in the typed tablecauses the server to crash