| От | Andrej |
|---|---|
| Тема | Re: Question about COPY command |
| Дата | |
| Msg-id | b35603930901081302ob670d9au3cbd1274d0bf322c@mail.gmail.com обсуждение |
| Ответ на | Re: Question about COPY command ("Josh Harrison" <joshques@gmail.com>) |
| Список | pgsql-general |
2009/1/9 Josh Harrison <joshques@gmail.com>: > My question is is it possible to read the oracle data from the oracle > database and copy them into postgresql database directly by using COPY > command instead of jdbc preparedstatement(INSERT command) ? Should be possible; just got to make sure that you have all the formatting right, you may need something like sed or awk to make them match ... Of course it also depends on the complexity of "database"; if you have several tables w/ referential integrity then copy obviously wouldn't be the right tool for the job. > Thanks > Josh Cheers, Andrej
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера