changing datatype from int to bigint quickly

Поиск
Список
Период
Сортировка
От Ow Mun Heng
Тема changing datatype from int to bigint quickly
Дата
Msg-id D1109E8B2FB53A45BDB60F8145905CE901FD3A07@wdmyexbe03.my.asia.wdc.com
обсуждение исходный текст
Список pgsql-general
Is there a method to do this without transversing the whole 20GB table?

What about manipulating the pg_attribute table and changing atttypid just
like we can manipulate atttypmod to change from varchar(4) to varchar(8)?

Thanks

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

Предыдущее
От: Conrad Lender
Дата:
Сообщение: Re: Code tables, conditional foreign keys?
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Code tables, conditional foreign keys?