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

From Pavel Stehule
Subject Re: unable to install pldebugger
Date
Msg-id CAFj8pRDpffZRYrLes3VqN9eQ8nWW35V_osv124Jv4BBexNxxpw@mail.gmail.com
Whole thread Raw
In response to unable to install pldebugger  (shashidhar Reddy <shashidharreddy001@gmail.com>)
List pgsql-general
Hi

po 12. 9. 2022 v 15:19 odesílatel shashidhar Reddy <shashidharreddy001@gmail.com> napsal:
Hello,

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

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.

PostgreSQL extension should be compiled against one selected major release.  So you cannot to use plugin_debugger for PostgreSQL 12 for PostgreSQL 13. You should to install plugin_debugger for PostgreSQL 13.

Regards

Pavel

--
Shashidhar

pgsql-general by date:

Previous
From: shashidhar Reddy
Date:
Subject: unable to install pldebugger
Next
From: Julien Rouhaud
Date:
Subject: Re: unable to install pldebugger