# aptitude install postgresql postgresql-client
[ after install service is already started and scheduled for automatic start on reboot]
Install PostgreSQL on CentOS using YUM:
# yum install postgresql-server postgresql
# aptitude install postgresql postgresql-client
[ after install service is already started and scheduled for automatic start on reboot]
Install PostgreSQL on CentOS using YUM:
# yum install postgresql-server postgresql