Re: Indexes vs. cache flushes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Indexes vs. cache flushes
Дата
Msg-id 8661.1137702896@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Indexes vs. cache flushes  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список pgsql-hackers
"Jim C. Nasby" <jnasby@pervasive.com> writes:
> How would this affect changing the type of a column?

It doesn't, because we drop and rebuild indexes completely during ALTER
COLUMN TYPE.
        regards, tom lane


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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Indexes vs. cache flushes
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Bogus path in postmaster.opts