Re: pldbgapi extension - Mailing list pgsql-general

From Adrian Klaver
Subject Re: pldbgapi extension
Date
Msg-id 10a65f49-4ced-fd9e-7839-fb1d64afd12b@aklaver.com
Whole thread Raw
In response to Re: pldbgapi extension  (Rob Sargent <robjsargent@gmail.com>)
Responses Re: pldbgapi extension
List pgsql-general
On 9/17/19 9:20 AM, Rob Sargent wrote:
> 
> On 9/17/19 10:16 AM, Adrian Klaver wrote:
>> On 9/17/19 7:44 AM, Prakash Ramakrishnan wrote:
>>> I installed devel and contrib also but not worked here.
>>
>> Yeah, --contrib won't help as pldbpgapi is not one of the contrib 
>> modules as found here:
>>
>> https://www.postgresql.org/docs/11/contrib.html
>>
>> The basic issue is you are using two install methods YUM for your 
>> Postgres server and source build for the pldbpgapi extension. They are 
>> using different directory structures. I think the best bet for the 
>> time being is to use the symklink suggestion I posted earlier. Someone 
>> with more experience with RH may also chime in with a better solution.
>>
> If OP is building the extension, why not build postgres too?
>

Because installing from packages is easier?

Looks like the module is available in the repo under a different name:

https://yum.postgresql.org/testing/11/redhat/rhel-7-x86_64/repoview/pldebugger11.html


-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Ben Wheatley
Date:
Subject: pg_rewind: invalid record length
Next
From: sivareddy umma
Date:
Subject: Re: pldbgapi extension