From: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
---|---|
To: | benthorner(at)hotmail(dot)co(dot)uk, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #14957: service initdb fails (initdbcmd run in background) |
Date: | 2017-12-11 00:38:07 |
Message-ID: | 1512952687.19931.51.camel@gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Hi,
On Sun, 2017-12-10 at 16:53 +0000, benthorner(at)hotmail(dot)co(dot)uk wrote:
>
> Bug reference: 14957
> Logged by: Ben Thorner
> Email address: benthorner(at)hotmail(dot)co(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Langote | 2017-12-11 01:08:53 | Re: [BUGS] BUG #14866: The generated constraint in the typed table causes the server to crash |
Previous Message | Devrim Gündüz | 2017-12-11 00:37:30 | Re: BUG #14956: RHEL6 pg96 psycopg2 rpm has dependency against postgresql94-libs |