Postgres Packages with RHEL 6.8 Question

Latest response

I'm building out a RHEL 6.8 with Jira Software and Postgresql for the backend. Currently this is a pilot and eventually once we get the results we want, then move to production.

I'm learning Postgresql on the fly and noticed that the packages that come with RHEL 6.8 are the following:

postgresql-server-8.4.20-6.el6.x86_64
postgresql-libs-8.4.20-6.el6.x86_64
postgresql-8.4.20-6.el6.x86_64

Using tutorials on postgresql's website, I've also noticed that Postgres doesn't support these packages and EOL was July 2014.

https://www.postgresql.org/support/versioning/

However from Red Hat's website, if I look for postgresql packages for RHEL 6.8, they have 9.2.18.

I'm just trying to understand, if there is an issue with Postgres, does Red Hat support me or help with the issue?

Also why would Red Hat package older packages with the OS if they aren't supported by the vendor? Or just download and install the latest packages tied to that version of RHEL?

thanks

Responses