1 2 3 4 5 6 7 8 | sudo systemctl status postgresql ● postgresql.service - LSB: PostgreSQL RDBMS server Loaded: loaded (/etc/init.d/postgresql; bad; vendor preset: enabled) Active: active (exited) since czw 2016-12-01 19:33:21 CET; 11min ago Docs: man:systemd-sysv-generator(8) Process: 30535 ExecStop=/etc/init.d/postgresql stop (code=exited, status=0/SUC Process: 25861 ExecReload=/etc/init.d/postgresql reload (code=exited, status=0 Process: 30553 ExecStart=/etc/init.d/postgresql start (code=exited, status=0/S |