sudo apt-get install postgresql
sudo -u postgres psql postgres \password postgres
sudo /etc/init.d/postgresql start