Comment 11 for bug 1608953

Revision history for this message
Christopher Horrell (chorrell) wrote :

TEST CASE:

- Added xenial-proposed to /etc/apt/sources.list
- Installed systemd: pt install systemd/xenial-proposed
- Install postgres: apt-get install -y -q postgresql

Verified the postgresql service is running:

- su postgres
- psql

and also:

- systemctl status postgresql
- ystemctl status postgresql@9.5-main.service