PostgreSQL Client Configuration
Jump to navigation
Jump to search
Installation
This installs psql:
Ubuntu 18.04
apt install postgresql-client-common postgresql-client-10
Ubuntu 20.04
apt install postgresql-client-common postgresql-client-12
Ubuntu 22.04
apt install postgresql-client-common postgresql-client-14