Re: COPY TO duplicates "\" signs

Поиск
Список
Период
Сортировка
От Ivan Sergio Borgonovo
Тема Re: COPY TO duplicates "\" signs
Дата
Msg-id 20081105160157.2f7eb00e@dawn.webthatworks.it
обсуждение исходный текст
Ответ на COPY TO duplicates "\" signs  ("Abraham, Danny" <danny_abraham@bmc.com>)
Список pgsql-general
On Wed, 5 Nov 2008 05:06:36 -0600
"Abraham, Danny" <danny_abraham@bmc.com> wrote:

> Hi,
>
> String in DB:
>
> D:\Program Files\BMC Software\CONTROL-D\wa/reports
>
> In the output files "\| are duplicated: The string in the output
> text fileis
> D:\\Program Files\\BMC Software\\CONTROL-D\\wa/reports
>   ==             ==            ==         ==

try to play with the ESCAPE AS and set it as '' if you really want
to skip \.

http://www.postgresql.org/docs/8.1/static/sql-copy.html

--
Ivan Sergio Borgonovo
http://www.webthatworks.it


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_casts view (was Re: date_trun() with timezones? (was Re: TIME column ...))
Следующее
От: "Shashank Mujumdar"
Дата:
Сообщение: Error in starting Postgresql...