Re: unable to install pldebugger
От | Pavel Stehule |
---|---|
Тема | Re: unable to install pldebugger |
Дата | |
Msg-id | CAFj8pRDpffZRYrLes3VqN9eQ8nWW35V_osv124Jv4BBexNxxpw@mail.gmail.com обсуждение исходный текст |
Ответ на | unable to install pldebugger (shashidhar Reddy <shashidharreddy001@gmail.com>) |
Список | 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_finishWhen 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 по дате отправления: