BUG #7502: ALTER COLUMN TYPE processed even if column type matches

Поиск
Список
Период
Сортировка
От tigran.mkrtchyan@desy.de
Тема BUG #7502: ALTER COLUMN TYPE processed even if column type matches
Дата
Msg-id E1T4YWs-0004p7-B6@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #7502: ALTER COLUMN TYPE processed even if column type matches
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      7502
Logged by:          Tigran Mkrtchyan
Email address:      tigran.mkrtchyan@desy.de
PostgreSQL version: 9.1.1
Operating system:   Linux
Description:        =


Hi,

we have notice that =


ALTER TABLE a_table ALTER COLUMN a_column TYPE varchar(36)

will be processed by postgres even if column types matches to the new one.
Technically, this is not an issue, except on big tables ( ~ 30M entries )
takes some time.

Tigran.

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

Предыдущее
От: Denis Kolesnik
Дата:
Сообщение: the bug #7499 is not more a bug, but my missunderstanding (RESOLVED INVALID)
Следующее
От: Nupus Cs
Дата:
Сообщение: