Carrage Returns \ Line Breaks! - Mailing list pgsql-general

From Brian C. Doyle
Subject Carrage Returns \ Line Breaks!
Date
Msg-id 5.0.2.1.2.20001218113129.083e5160@pop.mindspring.com
Whole thread Raw
Responses Re: Carrage Returns \ Line Breaks!
List pgsql-general
Hello all,

I have a file that I am trying to import/copy into a table.  The problem
that I am having is that there are carriage returns through out the
document.  These carriage returns should be copied into the column it
belongs to yet during the
copy table from '/home/location/file.ext' using delimiters '|';

I get errors when it hits the carriage return.  Can i get around this?


pgsql-general by date:

Previous
From: "Martin A. Marques"
Date:
Subject: Re: check constraint
Next
From: Joel Bernstein
Date:
Subject: functions / store procedures