2011/12/30 Devrim GÜNDÜZ <devrim@xxxxxxxxxx>: > Hi, > > On Fri, 2011-12-30 at 11:50 -0500, Carlos Mennens wrote: >> My question is how exactly would I >> install the latest version of PostgreSQL (9.1.2) on RHEL 6.2? > > We have PostgreSQL yum repository: > > http://yum.postgresql.org > > Install repository RPM first: > > http://yum.postgresql.org/9.1/redhat/rhel-6-x86_64/pgdg-redhat91-9.1-5.noarch.rpm > > and now you can install PostgreSQL 9.1 with: > > yum install postgresql91-server > > http://yum.postgresql.org/9.1/redhat/rhel-6-x86_64/repoview/ > > has the full list of packages for RHEL 6 - PostgreSQL 9.1. You can also > find lots of 3rd party software. Oh that's amazing! Question, how do you keep this package updated? Does it auto update when a new version is released and I run the 'yum upgrade postgresql' command or do I need to run a special command to update off this special repository? -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general