| От | Josh Berkus |
|---|---|
| Тема | Re: bigger problem |
| Дата | |
| Msg-id | web-1821180@davinci.ethosmedia.com обсуждение исходный текст |
| Ответ на | bigger problem ("Carlos Sousa" <carlosdsousa@hotmail.com>) |
| Список | pgsql-sql |
Carlos, > in postgres database i created a table with a field like > > create table (...) > (...) > var text default '' not null > (...) > > now i need to import the data from this table into a oracle database > i used pg_dump > > I altered the field data type to > > (...) > var varchar2(50) default '' not null > (...) > > but when i was importing the the table into the oracle database all > the rows with the field var='' were not inserted. > Is there a way to work this around This is a problem with your configuration of Oracle import. See your Oracle documentation; we cannot help you here. -Josh Berkus
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера