On Wed, Sep 20, 2023 at 9:32 AM Александр Петросян (web) <paf@yandex.ru> wrote:
>
> Checked few sources, can not seem to find reasoning behind this limit:
>
> > You must have superuser privileges to use the debugger.
>
It means database superuser.
> What is the reason?
I suspect the debugger will need to open a connection back to pgadmin,
and that probably is the need for privileges.
Luca