How to Install PostgreSQL 9.2 on Ubuntu 12
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:pitti/postgresql
sudo apt-get update
sudo apt-get install postgresql-9.2
hopefully will move from mysql to postgresql
I will try to publish some performance comparision !!!
cheers