Import ID column data then convert to SEQUENCE?

Поиск
Список
Период
Сортировка
От gvim
Тема Import ID column data then convert to SEQUENCE?
Дата
Msg-id 4D01A021.9020205@gmail.com
обсуждение исходный текст
Ответы Re: Import ID column data then convert to SEQUENCE?  (John R Pierce <pierce@hogranch.com>)
Список 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
createthe `id` column, import the data then convert the new `id` column to a SEQUENCE. Is this possible/the best
solution?Maybe a migration utility would be better? Suggestions? 

gvim

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

Предыдущее
От: "Jaiswal Dhaval Sudhirkumar"
Дата:
Сообщение: Re: calculation of database size
Следующее
От: John R Pierce
Дата:
Сообщение: Re: Import ID column data then convert to SEQUENCE?