BUG #12734: Postgresql not started after reboot

From: lostcentaur(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #12734: Postgresql not started after reboot
Date: 2015-02-03 22:52:42
Message-ID: 20150203225242.2702.86374@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: 12734
Logged by: Nunki
Email address: lostcentaur(at)gmail(dot)com
PostgreSQL version: 9.4.0
Operating system: Centos 7
Description:

I did all steps to setup postgresql 9.4 on Centos7. Even set the 'systemctl
enable postgresql-9.4.service'. When i start postgres with systemctl start
all goes wel and the database is running. When I reboot it is no longer
running. systemctl status says something about 'could not bind to socket'.
When I add 'systemctl start postgresql-9.4.service' in /etc/bashrc postgres
is running after reboot.

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2015-02-03 23:03:02 Re: BUG #12733: Inconsistent output of query involving array_agg
Previous Message Вилен Тамбовцев 2015-02-03 22:13:03 Re: BUG #8469: Xpath behaviour unintuitive / arguably wrong