Feb
10
2009
Install the Latest PostgreSQL Yum Repository for CentOS
Posted by alex in Insights at 11:16 AMKeeping PostgreSQL updated via yum should be done via the pgdg yum repository supplied by pgsqlrpms.org.
The latest CentOS PostgreSQL repo can be viewed here.
You will need to download the repo and then install using rpm as shown below.
wget http://yum.pgsqlrpms.org/reporpms/8.4/pgdg-centos-8.4-1.noarch.rpm rpm -Uhv pgdg-centos-8.4-1.noarch.rpm
Another helpful postgresql install and management link is located here.
Related posts:
- Install the Latest git on CentOS 5 from Source To install the latest git on CentOS 5 you will...
- Get the Latest Git Repository Tag To obtain the latest git repo tag issue the below...
- How to Install rpmforge yum repo on CentOS 5 Installing the rpmforge yum repository on CentOS 5 is really...
- What PostgreSQL Linux Package Will Install pgbench Via yum To install pgbench on Linux use yum and install the...
- How to Install dig on a CentOS Linux Server Installing dig on a CentOS Linux server is easy with...








Entries (RSS)