public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tom Lane <[email protected]>
To: Gautham Raj <[email protected]>
Cc: [email protected]
Subject: Re: Postgres Version want to update from 9.2 to 9.5 version in CentOS 7.9
Date: Fri, 28 Apr 2023 12:38:20 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAHByZMCa4JHJNcZ24rJ_Y3fRBi0=J9XvGNym1hMjFbRzHGWgVA@mail.gmail.com>
References: <CAHByZMCa4JHJNcZ24rJ_Y3fRBi0=J9XvGNym1hMjFbRzHGWgVA@mail.gmail.com>

Gautham Raj <[email protected]> writes:
> *Problem: Having multiple versions of Postgres installed in CentOS 7. I
> Want to set the 9.5 version as default. Not able to access Postgres 9.5
> through the terminal as well.*

>    1. For Command *psql --version* I'm getting 9.5 as the version.
>    2. For Command *sudo -u postgres psql *I'm getting 9.2 as the version.

You'd need to read up on Red Hat's "SCL" packaging system to understand
how to use that rh-postgresql95 package.  SCL is since my time there,
but I'm pretty sure it's intentional that it's not in the default PATH.

But TBH, all the versions available from Red Hat for RHEL7/CentOS7 are
out of support as far as the upstream community is concerned; to us it's
pretty mystifying why you'd be trying to migrate to an already-years-dead
release branch.  I'd suggest getting some more modern release from
https://www.postgresql.org/download/

			regards, tom lane






view thread (3+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: Postgres Version want to update from 9.2 to 9.5 version in CentOS 7.9
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox