Trying to copy data.

Поиск
Список
Период
Сортировка
От Peter Ivarsson
Тема Trying to copy data.
Дата
Msg-id E1EGOzJ-0002mb-00@mailbox.tripnet.se
обсуждение исходный текст
Список pgsql-admin

I am trying to moving data from a DB2 database, but some rows has ^M in it.
I am changing the ^M to \r\n, but the \r\n  is invoked in the string instead of being functional.
 
The fields are separated with | and quotes with "
This since there could be , in the data, and I'm using
 
copy schema.table FROM 'file.txt' DELIMITER as '|' NULL as 'NULL' CSV QUOTE as '"';
 
Any idea on how I should do to solve this?
 

Regards
Peter Ivarsson

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

Предыдущее
От: Francis Tiangco
Дата:
Сообщение: pgAdmin/pgAgent problems
Следующее
От: haibin zhang
Дата:
Сообщение: The full runtime environment of Mingw for test