Re: debugger from superuser only.... why? - Mailing list pgsql-general

From Luca Ferrari
Subject Re: debugger from superuser only.... why?
Date
Msg-id CAKoxK+4AsQCWNLriWeo3R2G9fuGcxyC=eWijb4H6eN3N8ymBJg@mail.gmail.com
Whole thread Raw
Responses Re: debugger from superuser only.... why?  (Alexander Petrossian <alexander.petrossian@gmail.com>)
List 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 by date:

Previous
From: Luca Ferrari
Date:
Subject: Re: How to fork pg_dump or psql w/o leaking secrets?
Next
From: Alexander Petrossian
Date:
Subject: Re: debugger from superuser only.... why?