Which of these commands can you use to check whether PostgreSQL service is running on Linux machines(Ubuntu destro)?
Options
- sudo service status -postgresql
- sudo service postgresql status
- sudo service postgresql -all
- sudo service postgresql -status