PostgreSQL 11 Linux Mint 18 Installation Guide
Hello Linux Mint 18 User! The Tutorial shows you Step-by-Step How to Install PostgreSQL 11 on Linux Mint 18.x Sarah/Serena/Sonya/Sylvia GNU/Linux.
And PostgreSQL 11 Linux Mint 18 Install is a Major Release that contains several substantial Changes and Improvements.
Moreover, PostgreSQL 11 contains a number of Extensive Changes that May affect Compatibility with Previous Releases.
Especially relevant: A dump/restore using pg_dumpall, or use of pg_upgrade, is Required for those wishing to Migrate Data from any previous release.
-
Open a Shell Terminal emulator window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
How to Add PostgreSQL 11 Linux Mint 18 Apt Repository
-
Installing PostgreSQL for Linux Mint 18.
sudo apt install postgresql-11
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
How to Getting-Started with PostgreSQL 11 Admin