RE: Migration

Поиск
Список
Период
Сортировка
От Darren King
Тема RE: Migration
Дата
Msg-id NDBBJNEIGLIPLCHCMANLCECACFAA.darrenk@insightdist.com
обсуждение исходный текст
Ответ на Re: Migration  (John David Garza <garza@cjas.org>)
Список pgsql-interfaces
> I've got another question for anybdy that's done Postgres -> Oracle
> migrations.  Is there a way for oracle's sqlpls to do a read from <stdin>
> like psql does with the pg_dump files? Or am i going to have to take this
> pg_dump file and replace all the <stdin> lines with INSERT lines?
> 
> Or, is there a way for pg_dump to just dump sql only?

How about coming up with a control file and using SQL*Loader?

Darren


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

Предыдущее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: Migration
Следующее
От: Mike Mascari
Дата:
Сообщение: Re: Migration