Re: unable to install pldebugger - Mailing list pgsql-general

From shashidhar Reddy
Subject Re: unable to install pldebugger
Date
Msg-id CAH=zU4vbMA3gq9o5XQiwwF2ZUVZgmdaCe=FDg4BxrY23J_LwoQ@mail.gmail.com
Whole thread Raw
In response to Re: unable to install pldebugger  (Julien Rouhaud <rjuju123@gmail.com>)
Responses Re: unable to install pldebugger
List pgsql-general
Hello Julien,

Can I use this link to install in community edition postgres or is it specific to enterpriseDB

On Mon, 12 Sep, 2022, 7:01 pm Julien Rouhaud, <rjuju123@gmail.com> wrote:
Hi,

On Mon, Sep 12, 2022 at 06:49:21PM +0530, shashidhar Reddy wrote:
>
> I am in a process of upgrading postgres 12 to 13 on ubuntu. When I am
> running the test getting error could not load library
> "$libdir/plugin_debugger": ERROR:  could not load library
> "/usr/lib/postgresql/13/lib/plugin_debugger.so":
> /usr/lib/postgresql/13/lib/plugin_debugger.so: undefined symbol: elog_finish

It looks like you're trying to load the version compiled for pg 12, as
elog_finish was removed in pg13.

> When I am trying to install pldebugger from
> https://git.postgresql.org/git/pldebugger.git getting that repository not
> found. Could you please help me to fix this issue.

As far as I know the pldebugger repository is available at
https://github.com/EnterpriseDB/pldebugger.

pgsql-general by date:

Previous
From: Matheus Martin
Date:
Subject: Re: Missing query plan for auto_explain.
Next
From: Julien Rouhaud
Date:
Subject: Re: Missing query plan for auto_explain.