galaxyproject / galaxyproject/ansible-postgresql
Service name is incorrect on recent Debian-based systems
Open
bug
- Dominant language
- Python
- Stars
- 126
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
Recent Debian systems get a service named `postgresql.service` but restarting this actually does not restart PostgreSQL, for this you have to restart `postgresql@-` (e.g. `postgresql@10-main`).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.