Re: import CVS file - Mailing list pgsql-general

From Neil Conway
Subject Re: import CVS file
Date
Msg-id 20000920220236.A343@klamath.dyndns.org
Whole thread Raw
In response to Re: import CVS file  (Fernando Lozano <fsl@centroin.com.br>)
List pgsql-general
On Wed, Sep 20, 2000 at 10:43:17PM -0300, Fernando Lozano wrote:
> > Use the COPY command.
>
> Someone said this command only accepts TAB delimited files, with no
> string delimiter. Is it possible to change these settings?

Have a look at:

    http://www.postgresql.org/docs/user/sql-copy.htm

But, yes, you can change the delimiter using the 'DELIMITERS' clause.

HTH,

Neil

--
Neil Conway <neilconway@home.com>
Get my GnuPG key from: http://klamath.dyndns.org/mykey.asc
Encrypted mail welcomed

Attachment

pgsql-general by date:

Previous
From: Fernando Lozano
Date:
Subject: Re: import CVS file
Next
From: "luc00"
Date:
Subject: perl2c tool?