BUG #12895: Error: systemctl command not found

From: kimthangatm(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #12895: Error: systemctl command not found
Date: 2015-03-25 03:31:49
Message-ID: 20150325033149.2559.38008@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: 12895
Logged by: Kim Thang
Email address: kimthangatm(at)gmail(dot)com
PostgreSQL version: 9.4.1
Operating system: CentOS Linux release 7.0.1406 with Dockerfile
Description:

On latest CentOS 7, Command "systemctl' change to 'sysctl'. So if use:
/usr/pgsql-9.4/bin/postgresql94-setup initdb then error:

/usr/pgsql-9.4/bin/postgresql94-setup: line 80: systemctl: command not
found
failed to find PGDATA setting in postgresql-9.4.service

Browse pgsql-bugs by date

  From Date Subject
Next Message anandhi.arumugam 2015-03-25 07:23:46 BUG #12896: Unable to export data from Postgresql database
Previous Message Michael Paquier 2015-03-25 03:26:58 Re: BUG #12885: The result of casting a double to an integer depends on the database version