Re: alter column type

Поиск
Список
Период
Сортировка
От Ravi Krishna
Тема Re: alter column type
Дата
Msg-id CACER=P37-upWMG-HGdfmK=piNXNVrY1QhnbFjC0reL1aicXDCQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: alter column type  (Ravi Krishna <sravikrishna3@gmail.com>)
Список pgsql-general
> In the above case PG will simply do a dictionary update of meta
> tables. So all new rows will reflect col-T and as and when the old

I will clarify it bit further:

All new rows will have space allocated for col-T and no space
allocated for col-S, while existing dormant rows are left unmodified .


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

Предыдущее
От: Ravi Krishna
Дата:
Сообщение: Re: alter column type
Следующее
От: Steve Crawford
Дата:
Сообщение: Re: Re: Query running slow for only one specific id. (Postgres 9.3) version