Upgrade PostgreSQL 8.3 To PostgreSQL 8.4 On A CentOS Server Using Yum
I have been needing to upgrade the PostgreSQL servers at my work for awhile now and was finally forced to do so after needing some of the features available with PostgreSQL 8.4.X. Currently we are running PostgreSQL 8.3.10 which is super old but it is definitely not the latest stable release available. One thing I…