Installing
-
2. Setting Up Repository
How to Add PostgreSQL 12 Debian Apt Repository
-
3. Installing
Then to Install PostgreSQL 12 for Debian
Simply run:sudo apt install postgresql-12
To get installed also the Client programs add:
sudo apt install postgresql-client-12
Again to Search for other gears:
sudo apt search postgresql-12
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Contents