[Pkg-postgresql-public] Bug#787615: systemd does not start postgresql on boot
Graham Hay
grahamrhay at gmail.com
Wed Jun 3 10:45:03 UTC 2015
Package: postgresql-common
Version: 168.pgdg70+1
Hi,
I'm experiencing the same issue as this (archived) bug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755894
postgresql is not running on boot. In a vagrant box, with the latest
version of postgresql-common:
$ sudo systemctl status postgresql
● postgresql.service - PostgreSQL RDBMS
Loaded: loaded (/lib/systemd/system/postgresql.service; disabled)
Active: inactive (dead)
$ dpkg -l postgresql-common
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version
Architecture Description
+++-======================================-========================-========================-==================================================================================
ii postgresql-common 168.pgdg70+1
all PostgreSQL database-cluster manager
If I start it manually, it's fine.
$ sudo systemctl status postgresql
● postgresql.service - PostgreSQL RDBMS
Loaded: loaded (/lib/systemd/system/postgresql.service; disabled)
Active: active (exited) since Wed 2015-06-03 10:33:00 UTC; 11min ago
Process: 1354 ExecStart=/bin/true (code=exited, status=0/SUCCESS)
Main PID: 1354 (code=exited, status=0/SUCCESS)
Please let me know if there's anything I can do to help investigate.
Thanks,
Graham
More information about the Pkg-postgresql-public
mailing list