From: | benthorner(at)hotmail(dot)co(dot)uk |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Cc: | benthorner(at)hotmail(dot)co(dot)uk |
Subject: | BUG #14957: service initdb fails (initdbcmd run in background) |
Date: | 2017-12-10 16:53:01 |
Message-ID: | 20171210165301.20144.99426@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: 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.
From | Date | Subject | |
---|---|---|---|
Next Message | Tomas Vondra | 2017-12-10 22:09:42 | Re: BUG #14932: SELECT DISTINCT val FROM table gets stuck in an infinite loop |
Previous Message | Michael Paquier | 2017-12-09 04:00:15 | Re: [BUGS] BUG #14866: The generated constraint in the typed table causes the server to crash |