Import id column then convert to SEQUENCE?

Поиск
Список
Период
Сортировка
От gvim
Тема Import id column then convert to SEQUENCE?
Дата
Msg-id 4D01A220.7090809@gmail.com
обсуждение исходный текст
Ответы Re: Import id column then convert to SEQUENCE?
Список pgsql-general
I'm migrating a database from MySQL and need to keep the original `id` column (AUTO_INCREMENT) intact so my plan is to
createan simple integer `id` column, import the data then convert the new `id` column to a SEQUENCE. Is this
possible/thebest solution? Maybe a migration utility would be better? Suggestions? 

gvim

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