Re: BUG #14961: 9.6.6-4PGDG.rhel6.x86_64 introduces hanging init script

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: 171211(at)vmlinuz(dot)nl, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #14961: 9.6.6-4PGDG.rhel6.x86_64 introduces hanging init script
Date: 2017-12-12 17:27:14
Message-ID: 1513099634.19931.94.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Hi,

On Mon, 2017-12-11 at 09:53 +0000, 171211(at)vmlinuz(dot)nl wrote:
> Bug reference: 14961
> Logged by: Fikkie de Hond
> Email address: 171211(at)vmlinuz(dot)nl
> PostgreSQL version: 9.6.6
> Operating system: CentOS6
> Description:
>
> The update from
> postgresql96-server-9.6.6-3PGDG.rhel6.x86_64 to 9.6.6-4PGDG.rhel6.x86_64
> changed the /etc/init.d/postgresql-9.6 script in such a way that any
> start/condrestart hangs the script. The & to fork the starting server is
> gone. Even the %post script from the rpm cannot perform its condrestart
> without hanging.

I fixed this yesterday. Apologies for the inconvenience.

Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2017-12-12 17:38:57 Re: BUG #14969: Delta in 9.6 and 10
Previous Message Devrim Gündüz 2017-12-12 17:26:18 Re: BUG #14967: Postgresql won't start after upgrade from postgresql93-9.3.20-1PGDG.rhel7.x86_64