Answers for "postgresql service 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
0

service postgres status

service postgresql status
service postgresql start
service postgresql stop
Posted by: Guest on January-24-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language