copy from ??? - Mailing list pgsql-general

From Nate Haggard
Subject copy from ???
Date
Msg-id 4.3.2.7.0.20020102172607.00b94768@pop.wordplace.com
Whole thread Raw
Responses Re: copy from ???  (Andrew Gould <andrewgould@yahoo.com>)
List pgsql-general
I'm trying to import a text file into the database.  The file is coma
delimeted and there are newlines, but I want them to be ignored.  You can
have newlines in a field correct?  I can't find any good examples of using
copy from.  I tried copy table from 'file' using delimeters ','; but it
still uses newlines.  Does anyone know how to do this?

Nate


pgsql-general by date:

Previous
From: "Richard Teviotdale"
Date:
Subject: SERIAL or INT8 / Unique BLOB's
Next
From: Dave Trombley
Date:
Subject: Re: SERIAL or INT8 / Unique BLOB's