Re: pageinspect some function no need superuser priv - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: pageinspect some function no need superuser priv
Date
Msg-id aO5xl2ZVKgNuN8uQ@nathan
Whole thread Raw
In response to Re: pageinspect some function no need superuser priv  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pageinspect some function no need superuser priv
List pgsql-hackers
On Tue, Oct 14, 2025 at 10:29:39AM -0400, Tom Lane wrote:
> Yeah, I do not think it follows that being table owner should
> entitle you to such low-level access.  I'm inclined to reject
> this proposal.

-1 here, too.  IMHO all of pageinspect should remain superuser-only since
it is meant for development/debugging.  The proposal doesn't describe a
use-case for the relaxed privileges, either.

-- 
nathan



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pageinspect some function no need superuser priv
Next
From: Nathan Bossart
Date:
Subject: Re: Clarification on Role Access Rights to Table Indexes