Re: BUG #14957: service initdb fails (initdbcmd run in background) - Mailing list pgsql-bugs

From Devrim Gündüz
Subject Re: BUG #14957: service initdb fails (initdbcmd run in background)
Date
Msg-id 1512952687.19931.51.camel@gunduz.org
Whole thread Raw
In response to BUG #14957: service initdb fails (initdbcmd run in background)  (benthorner@hotmail.co.uk)
List 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
Attachment

pgsql-bugs by date:

Previous
From: Devrim Gündüz
Date:
Subject: Re: BUG #14956: RHEL6 pg96 psycopg2 rpm has dependency againstpostgresql94-libs
Next
From: Amit Langote
Date:
Subject: Re: [BUGS] BUG #14866: The generated constraint in the typed tablecauses the server to crash