W
W
Waldemar Kellerman2020-03-13 09:03:55
PostgreSQL
Waldemar Kellerman, 2020-03-13 09:03:55

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

1 answer(s)
G
Georgy Goshin, 2020-03-13
@Goshin

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 question

Ask a Question

731 491 924 answers to any question