Thursday, December 1, 2011

O.S- Centos5

Was looking to install Postgres9.0

Downloaded .bin file.

Go to Terminal

type--
# chmod +x postgresql-9.0.5-1-linux.bin

# ./postgresql-9.0.5-1-linux.bin


Follow the instructions to complete the Installations
Cheers~!!!