Postgres (SQL) - Display Postgres version
by
Jeremy Canfield |
Updated: July 14 2022
| Postgres (SQL) articles
The postgres -V command can be used to display the version of Postgres.
~]$ postgres -V
postgres (PostgreSQL) 13.3
Likewise, the psql -V command can be used.
~]$ psql -V
psql (PostgreSQL) 13.3
Did you find this article helpful?
If so, consider buying me a coffee over at