No actions to stop/start the postgresql process

Bug #1846279 reported by Peter Matulis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PostgreSQL Charm
Triaged
High
Unassigned

Bug Description

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

Suggested action names and descriptions, based on other bugs:

pause Pause the PostgreSQL service.
resume Resume the PostgreSQL service.

Tags: power-events
Revision history for this message
Stuart Bishop (stub) wrote :

The charm may even decide to restart PostgreSQL for you next time the update-status hook kicks in. If you need this reliable at the moment, you also need to shutdown the jujud.

Changed in postgresql-charm:
status: New → Triaged
importance: Undecided → High
Revision history for this message
Stuart Bishop (stub) wrote :

Add shutdown and startup actions. These actions should not trigger automatic failover.

description: updated
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.