Answers for "how do you check if postgres is installed?"

2

how to know if postgres is installed

write on linux cmd:

psql --version
Posted by: Guest on June-29-2021

Code answers related to "how do you check if postgres is installed?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language