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

From: 171211(at)vmlinuz(dot)nl
To: pgsql-bugs(at)postgresql(dot)org
Cc: 171211(at)vmlinuz(dot)nl
Subject: BUG #14961: 9.6.6-4PGDG.rhel6.x86_64 introduces hanging init script
Date: 2017-12-11 09:53:11
Message-ID: 20171211095311.20148.19818@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tim Warberg 2017-12-11 09:55:45 Re: BUG #14960: Queries stuck on BtreePage lock on parallel index scan
Previous Message Thomas Munro 2017-12-11 09:42:14 Re: BUG #14960: Queries stuck on BtreePage lock on parallel index scan