Answers for "how to check version of psql in ubuntu"

1

check postgres version in ubuntu

$ locate bin/postgres
/usr/lib/postgresql/9.3/bin/postgres
Posted by: Guest on December-16-2020

Code answers related to "how to check version of psql in ubuntu"

Browse Popular Code Answers by Language