Re: reindex of toast tables - Mailing list pgsql-hackers

From Tom Lane
Subject Re: reindex of toast tables
Date
Msg-id 26132.1030998585@sss.pgh.pa.us
Whole thread Raw
In response to reindex of toast tables  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: reindex of toast tables
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Tom, when you loosened the restriction on reindexing toast tables, did
> you continue to restrict indexing of system tables to the superuser?  Is
> that required?

Hm.  Now that I look at it, the forms REINDEX TABLE and REINDEX INDEX
don't seem to have any permissions checks at all :-(.  One would think
that they need to require ownership rights on the target table.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: reindex of toast tables
Next
From: Alvaro Herrera
Date:
Subject: Re: reindex of toast tables