Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From Tom Lane
Subject Re: reindex of toast tables
Date
Msg-id [email protected]
Whole thread Raw
In response to reindex of toast tables  (Bruce Momjian <[email protected]>)
Responses Re: reindex of toast tables
List pgsql-hackers
Bruce Momjian <[email protected]> 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