Re: Installing plv89 extension to Postgres 13

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: Hasan Marzooq <engr(dot)naqvi(at)gmail(dot)com>, pgsql-pkg-yum(at)lists(dot)postgresql(dot)org
Subject: Re: Installing plv89 extension to Postgres 13
Date: 2021-12-09 17:41:58
Message-ID: 0e88643df3bb85a5f24e6621ff9737e8c5d1fc02.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum


Hi,

On Mon, 2021-12-06 at 22:38 +0800, Hasan Marzooq wrote:
> The problem I'm facing is in building libc++-dev and ibc++abi-dev -
> which is required to install/create plv8.

I'm not that familiar with Debian, but I believe the first package is
gcc-c+ on RHEL family. I don't know the other one.

>
> I want to know if there are any pre-compiled binaries and/or plv8
> packages available that could be used to instal/create a plv8
> extension in Postgres 13 on the aforementioned machine?

No, and won't be. Building PL/v8 requires to download the whole
Internet, which is against packaging guidelines.

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

In response to

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Daniel Beland 2021-12-16 16:23:47 Invalid PostGIS 2.4 and 2.5 packages
Previous Message Hasan Marzooq 2021-12-06 14:38:34 Installing plv89 extension to Postgres 13