Answers for "which version of postgresql am i running"

13

check postgres version

psql --version
Posted by: Guest on May-12-2020

Code answers related to "which version of postgresql am i running"

Python Answers by Framework

Browse Popular Code Answers by Language