Re: In 7.3.1, will I be able to reindex toast?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: In 7.3.1, will I be able to reindex toast?
Дата
Msg-id 11605.1045261509@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: In 7.3.1, will I be able to reindex toast?  (Jeffrey Baker <jwbaker@acm.org>)
Ответы Re: In 7.3.1, will I be able to reindex toast?
Список pgsql-general
Jeffrey Baker <jwbaker@acm.org> writes:
> In partial resposne to my own question, I've found that
> 7.3.2 will not reindex TOAST tables explicitly:

> rupert=> reindex table pg_toast_12550267;
> ERROR:  Relation "pg_toast_12550267" does not exist

Yes it will, if you name them correctly:

regression=# reindex table pg_toast.pg_toast_840608;
REINDEX


            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: "iscachable" functions
Следующее
От: Clarence Gardner
Дата:
Сообщение: Lots o' I/O