BUG #17750: Plugin_debugger not work when have pg_hint_plan on shared_preload_libraries

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #17750: Plugin_debugger not work when have pg_hint_plan on shared_preload_libraries
Дата
Msg-id 17750-b775010ef15e53ef@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #17750: Plugin_debugger not work when have pg_hint_plan on shared_preload_libraries
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      17750
Logged by:          Paulo La Luna Junior
Email address:      junior@rassystem.com.br
PostgreSQL version: 12.13
Operating system:   Docker from image postgres:12.13
Description:

Hi,

I did several tests and the Debbuger Plugin does not work when the
shared_preload_libraries has "plugin_debugger,pg_hint_plan".
When shared_preload_libraries has only "plugin_debugger" or with other
libraries like "auto_explain,plugin_debugger,pg_stat_statements,pg_repack",
it's work.

I can create function and create extension without any error. But when I use
Debug from PGAdmin or Dbeaver it doesn't return the debug result.


В списке pgsql-bugs по дате отправления:

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: Bug in jsonb_path_exists (maybe _match) one-element scalar/variable jsonpath handling
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Bug in jsonb_path_exists (maybe _match) one-element scalar/variable jsonpath handling