We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
NOTE: Make sure you have the permissions to do this sudo command from the PSC team before you can execute this command.
sudo
Both Postgres and Nginx use systemctl to run on Vm012 - they are both services.
systemctl
You can start/stop/restart both Nginx and Postgres on Vm012 using the following command -
sudo /usr/bin/systemctl (start/stop/restart) (nginx|postgresql-12)