Re: reindex of toast tables

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: reindex of toast tables
Дата
Msg-id 28598.1031010656@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: reindex of toast tables  (Alvaro Herrera <alvherre@atentus.com>)
Список pgsql-hackers
Alvaro Herrera <alvherre@atentus.com> writes:
> Tom Lane dijo: 
>> 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.

> They are done in tcop/utility.c AFAICS.

Oh, right.  I was just looking at the catalog/index routines.  Nevermind...
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Docs for v7.3 ...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: I am done