Database migration

Поиск
Список
Период
Сортировка
От Dilan Arumainathan
Тема Database migration
Дата
Msg-id CFEJJBOGEDDKJMNKNGAPEEOMEDAA.dilan_a@impark.com
обсуждение исходный текст
Ответ на Re: [HACKERS] problems with pg_restore  (Andrew Biagioni <andrew.biagioni@e-greek.net>)
Ответы Re: Database migration  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: OT Database migration  (Dani Oderbolz <oderbolz@ecologic.de>)
Список pgsql-admin
I am trying to migrate a database from Oracle to Postgresql. I am using the
PgAdmin database migration wizard (1.5.60-Dev) to do this. Using ODBC I am
able to migrate small tables but I have a few tables that have over 10
million rows that are failing. I know the reason as I am getting an
"Snapshot too old" error from Oracle but am unable to come up with a
workaround. I prefer using the wizard as it takes care of nulls etc. which I
might have to handle if I went the dump and load route. Can someone give me
an idea on getting around this (other than preventing updates to Oracle).

Also, is there a way to turn off WAL while loading bulk data.

thanks
dilan


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

Предыдущее
От: Andrew Biagioni
Дата:
Сообщение: Re: [HACKERS] problems with pg_restore
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Database migration