Re: Back Slash \ issue - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Back Slash \ issue
Date
Msg-id eda4ea88-d767-3495-440e-8242815ed013@aklaver.com
Whole thread Raw
In response to RE: Back Slash \ issue  (Guntry Vinod <GV00619735@TechMahindra.com>)
Responses Re: Back Slash \ issue
Re: Back Slash \ issue
List 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.klaver@aklaver.com



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Update row attribute that is part of row level security policyusing_expression
Next
From: Jeff Janes
Date:
Subject: Re: Starting Postgres when there is no disk space