Install PostgreSQL on Ubuntu
The following is a quick guide to install postgres 8.2 on Ubuntu 7.04, but it might also work for older version of postgres and Ubuntu, and other Debian based distros. Firstly, enter the following command to install postgres, enter the password on prompt. This installs both server and client postgres …