Thread: rpm upgrade on CentOS 6.3
Typically, I always use the source code for installs, but had one server where we used the RPM.
I'm going to run this command to upgrade CentOS postrgres. Does this look OK?
I originally installed this:
pgdg-centos91-9.1-4.noarch.rpm
and since there's no 9.1.9 upgrade for CentOS(RHEL & Fedora), I'm going to upgrade to 9.1.9 like this:
rpm -U postgresql91-server-9.1.9-1PGDG.rhel6.x86_64.rpm Sound good?
Thanks for the help!!
Thanks for the link Devrim.
I'm going to run this command to upgrade CentOS postrgres. Does this look OK?
I originally installed this:
pgdg-centos91-9.1-4.noarch.rpm
and since there's no 9.1.9 upgrade for CentOS(RHEL & Fedora), I'm going to upgrade to 9.1.9 like this:
rpm -U postgresql91-server-9.1.9-1PGDG.rhel6.x86_64.rpm Sound good?
Thanks for the help!!
Thanks for the link Devrim.
http://yum.postgresql.org/9.1/redhat/rhel-6-x86_64/repoview/postgresql91-server.html
Hi, On Thu, 2013-06-06 at 10:05 -0400, dx k9 wrote: > Typically, I always use the source code for installs, but had one server where we used the RPM. > I'm going to run this command to upgrade CentOS postrgres. Does this look OK? > > I originally installed this: > pgdg-centos91-9.1-4.noarch.rpm > and since there's no 9.1.9 upgrade for CentOS(RHEL & Fedora), I'm going to upgrade to 9.1.9 like this: > rpm -U postgresql91-server-9.1.9-1PGDG.rhel6.x86_64.rpm Sound good? yum install postgresql91-server will do the trick. Regards, -- Devrim GÜNDÜZ Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz