Re: debugger from superuser only.... why?

Поиск
Список
Период
Сортировка
От Luca Ferrari
Тема Re: debugger from superuser only.... why?
Дата
Msg-id CAKoxK+4AsQCWNLriWeo3R2G9fuGcxyC=eWijb4H6eN3N8ymBJg@mail.gmail.com
обсуждение исходный текст
Ответы Re: debugger from superuser only.... why?  (Alexander Petrossian <alexander.petrossian@gmail.com>)
Список pgsql-general
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



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

Предыдущее
От: Luca Ferrari
Дата:
Сообщение: Re: How to fork pg_dump or psql w/o leaking secrets?
Следующее
От: Alexander Petrossian
Дата:
Сообщение: Re: debugger from superuser only.... why?