PostgreSQL 9.x Quick Start for Ubuntu 15.04 Vivid 32/64-bit
You are Welcome! The Tutorial shows you Step-by-Step How to Install and Getting-Started with PostgreSQL 9.x Database for Ubuntu 15.04 Vivid Vervet i386/amd64 Linux.
As with every annual release, PostgreSQL 9.x includes Many New Features to make working with PostgreSQL easier, more flexible and more fun for application developers, administrators and architects.
To the PostgreSQL Database Installation Ubuntu 15.04 Vivid Guide Bottom You find Link to Quick-Start with PostgreSQL on Ubuntu Linux.
-
Download PostgreSQL DB GUI Installer for Linux
Linux PotrgreSQL Installer
-
Open a Shell Terminal Emulator Window
Ctrl+Alt+t
(Press “Enter” to Execute Commands)
-
Give Permissions and Start PostgreSQL Installer.
cd ~/Downloads/
sudo su -c "chmod +x ./postgresql-9.*.run"
sudo su -c "./postgresql-9.*.run"
-
Follow PostgreSQL Installation Wizard.

Set the PostgreSQL Installation Path.
Set the PostgreSQL Data Path.

Set-Up the Postgres Administrator.
Set the PostgreSQL Server Listening Port.
Set the PostgreSQL Database Locale in Use.
Start PostgreSQL Installation.

Last Possibly Add some PostgreSQL Tools…
-
Getting-Started Quickly with PostgreSQL on Ubuntu
PostgreSQL Quick Start Guide