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

Поиск
Список
Период
Сортировка
От benthorner@hotmail.co.uk
Тема BUG #14957: service initdb fails (initdbcmd run in background)
Дата
Msg-id 20171210165301.20144.99426@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #14957: service initdb fails (initdbcmd run in background)  (Devrim Gündüz <devrim@gunduz.org>)
Re: BUG #14957: service initdb fails (initdbcmd run in background)  (Devrim Gündüz <devrim@gunduz.org>)
Список pgsql-bugs
The following bug has been logged on the website:

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.


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [BUGS] BUG #14866: The generated constraint in the typed tablecauses the server to crash
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: BUG #14932: SELECT DISTINCT val FROM table gets stuck in aninfinite loop