sudo service restart postgresql mac code example
Example 1: ubuntu restart mysql
sudo service mysql restart
Example 2: restart postgresql
sudo /etc/init.d/postgresql restart
sudo service mysql restart
sudo /etc/init.d/postgresql restart