Answers for "psql status ubuntu"

1

postgres status ubuntu

sudo systemctl status postgresql
Posted by: Guest on May-30-2021
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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language