Re: Making a varchar bigger

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Making a varchar bigger
Дата
Msg-id 11214.1104518785@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Making a varchar bigger  (Derik Barclay <dbarclay@givex.com>)
Список pgsql-general
Derik Barclay <dbarclay@givex.com> writes:
> On December 30, 2004 11:03 pm, Tom Lane wrote:
>> If you have any indexes or views referencing this column, then it's a
>> bit harder.  But for the table itself I believe that will work.

> It is combined with another field to form an index.
> Does that mean a re-indexing will be required? or are there other issues?

No, I'm just thinking you should update atttypmod for the index column.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump and pgpool
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: postgresql 8.0 Rc1