which version of postgres is installed code example Example 1: check postgres version psql --version Example 2: postgres version command SELECT version();