Comment 0 for bug 1846279

Revision history for this message
Peter Matulis (petermatulis) wrote :

I do not see any actions that actually stops/starts a postgresql process.

I'd rather not have to do:

$ juju ssh postgresql/0 sudo systemctl stop postgresql
$ juju ssh postgresql/0 sudo systemctl start postgresql