Re: NOTICE: Vacuum: can not process indices, views and certain system tables

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: NOTICE: Vacuum: can not process indices, views and certain system tables
Дата
Msg-id 13127.1012598395@sss.pgh.pa.us
обсуждение исходный текст
Ответ на NOTICE: Vacuum: can not process indices, views and certain system tables  ("Diehl, Jeffrey" <jdiehl@sandia.gov>)
Список pgsql-sql
"Diehl, Jeffrey" <jdiehl@sandia.gov> writes:
> So, what does this mean, and how can I get rid of these messages:
> NOTICE: Vacuum: can not process indices, views and certain system tables.

Sounds like you're asking it to VACUUM an index or view (specifically,
by name, ie VACUUM name-of-index-or-view).  Don't do that.
        regards, tom lane


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

Предыдущее
От: "Josh Berkus"
Дата:
Сообщение: Re: syntax for using function parameter in to_char
Следующее
От: Tom Lane
Дата:
Сообщение: Array slice subscripts (was Re: plpgsql function with more than one array argument)