Re: reindex of toast tables
От
Tom Lane
Тема
Re: reindex of toast tables
Дата
Msg-id
26132.1030998585@sss.pgh.pa.us
Ответ на
reindex of toast tables (Bruce Momjian)
Список
Дерево обсуждения
reindex of toast tables Bruce Momjian <pgman@candle.pha.pa.us>
Re: reindex of toast tables Tom Lane <tgl@sss.pgh.pa.us>
Re: reindex of toast tables Alvaro Herrera <alvherre@atentus.com>
Re: reindex of toast tables Tom Lane <tgl@sss.pgh.pa.us>
Bruce Momjian 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 по дате отправления