Re: Back Slash \ issue

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Guntry Vinod <GV00619735(at)TechMahindra(dot)com>, "ravikrishna(at)mail(dot)com" <ravikrishna(at)mail(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Cc: Venkatamurali Krishna Gottuparthi <VG00114307(at)TechMahindra(dot)com>, Biswa Ranjan Dash <BD00617837(at)TechMahindra(dot)com>
Subject: Re: Back Slash \ issue
Date: 2019-05-03 13:55:55
Message-ID: eda4ea88-d767-3495-440e-8242815ed013@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 5/2/19 10:48 PM, Guntry Vinod wrote:

Please do not top post. Inline/bottom posting is the preferred style on
this list.
> Hi Team,
>
> We are using the below command
>
> COPY <<TableName>> from 'C:\Data_Dump\ABC.txt' DELIMITER '|';

The above shows what you are doing on the input into Postgres.
We still do not know how you are dumping the data from DB2.

In what format are you dumping the DB2 data and with what specifications
e.g. quoting?

>
> Regards,
> Vinod

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Janes 2019-05-03 13:56:23 Re: Starting Postgres when there is no disk space
Previous Message Adrian Klaver 2019-05-03 13:46:41 Re: Update row attribute that is part of row level security policy using_expression