Re: Migration
От | Chris Ryan |
---|---|
Тема | Re: Migration |
Дата | |
Msg-id | 39985636.9238E517@greatbridge.com обсуждение исходный текст |
Ответ на | Re: Migration (John David Garza <garza@cjas.org>) |
Список | pgsql-interfaces |
It's been a while since i did much with Oracle but last time I did do something there was a sql loader (don't remember exact name) but you create the table seperately then create loader files that specify the format and table and methods to use to load in a flat datafile. This is probably more work than you were looking for though; having to break up the dump file into several files. Chris Ryan chris@greatbridge.com John David Garza wrote: > > Hello all, > > 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? > > John David Garza > garza@keyframe.cjas.org
В списке pgsql-interfaces по дате отправления: