This problem posted in OP is resolved. I did some workaround. I copied the
required "pg_config*.h" from another machine where PG13 was installed via
amazon linux 2 repos.
> I don't believe 9.6 was supported either, but it may have worked "by
chance".
I'm not sure whether it worked "by chance" or
On Fri, Dec 31, 2021 at 3:32 AM Hasan Marzooq wrote:
>
> Hi.
> I tried "yum install centos-release-scl-rh" before but it gives the below
> error.
> --
> # yum install centos-release-scl-rh
> Loaded plugins: extras_suggestions, langpacks, priorities, update-motd
> 213 packages excluded due to
On 12/30/21 18:32, Hasan Marzooq wrote:
Hi.
I tried "yum install centos-release-scl-rh" before but it gives the
below error.
--
# yum install centos-release-scl-rh
Loaded plugins: extras_suggestions, langpacks, priorities, update-motd
213 packages excluded due to repository priority protect
Hi.
I tried "yum install centos-release-scl-rh" before but it gives the below
error.
--
# yum install centos-release-scl-rh
Loaded plugins: extras_suggestions, langpacks, priorities, update-motd
213 packages excluded due to repository priority protections
No package centos-release-scl-rh availa
On Thu, Dec 30, 2021 at 8:10 AM Hasan Marzooq wrote:
>
> Hello!
>
> We've a web application in play framework which uses Postgres 9.6 with plv8
> and uuid-ossp extension. We now want to use Postgres 13 instead of 9.6. To
> achieve this, I'm trying to install Postgres 13 (on the same host where 9