Using COPY command when input file contain backslashes?

Поиск
Список
Период
Сортировка
От Celia McInnis
Тема Using COPY command when input file contain backslashes?
Дата
Msg-id 11c334a2050913100554f34f2e@mail.gmail.com
обсуждение исходный текст
Ответы Re: Using COPY command when input file contain backslashes?  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
I'm wanting to use the COPY command to bulk-load data which may contain backslashes and other special characters, and I want these characters to remain intact.  Right now "\\" becomes "\", and single backslashes are lost (or modify the meaning of the following character). Is there some way (apart from pre-processing my (huge) input files) to get the data correctly  into postgres?
 
Thanks for your help,
Celia McInnis

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

Предыдущее
От: "Welty, Richard"
Дата:
Сообщение: Re: Replication
Следующее
От: Ben
Дата:
Сообщение: full outer join performance