Postgres: To find database version
cftest=> select version();
version
------------------------------------------------------------------------------------------
PostgreSQL 14.10 on x86_64-pc-linux-gnu, compiled by Debian clang version 12.0.1, 64-bit
(1 row)
Comments
Post a Comment