Uninstall a package should stop it
Closed this issue · 1 comments
talenddev commented
You can:
1- Install postgresql
2- Start it
3- ....
4- Uninstall postgresql (notice i forgot to stop the server)
5- Postgresql is still running but message says it was uninstalled
You can install it again even process being executed
parts uninstall should stop the server or at least ask you to do it
petejkim commented
thanks!