Answers for "posgresql status linux"

0

how to know status psql in linux

sudo service postgresql status
# To know the status of  postgresql
Posted by: Guest on December-12-2020
1

postgresql status ubuntu

sudo /etc/init.d/postgresql status
Posted by: Guest on March-08-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language