Answer the question
In order to leave comments, you need to log in
How can I find out the version of a Postgres library?
I need to find out the version of the postgresql library on centos, how can I do this?
Answer the question
In order to leave comments, you need to log in
postgres -V
psql -V
locate bin/postgres will show if there are multiple copies, just in case.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question