Re: Note that spaces between QUOTE and DELIMITER are included

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Darcy Buskermolen <darcy(at)wavefire(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Note that spaces between QUOTE and DELIMITER are included
Date: 2005-09-02 20:54:23
Message-ID: 200509022054.j82KsNT11831@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

> + <note>
> + <para>
> + CSV mode will include all characters between <literal>QUOTE</> and
> + <literal>DELIMITER</> in the value for the field, this is of special
> + attention to those who use CSV mode to import data from other RDBMS
> + systems that create fixed width CSV files.
> + </para>
> + </note>

Sorry, I do not understand the issue you are describing above. Can you
supply an example?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-09-02 21:01:01 Re: postgresql.conf listen_address comment clarification
Previous Message Darcy Buskermolen 2005-09-02 19:32:34 postgresql.conf listen_address comment clarification