Re: Import from text file - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: Import from text file
Date
Msg-id 200206220358.g5M3w8U13836@candle.pha.pa.us
Whole thread Raw
In response to Import from text file  (smunoz@miroal.com)
List pgsql-admin
smunoz@miroal.com wrote:
> Hi,
>
> how can i import data from a file with text delimited ( CSV or similar ) ?

No, sorry.  I would like to add that feature for 7.3.  You can use COPY
and the fields have to be delimited by a single character.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-admin by date:

Previous
From: Thomas Swan
Date:
Subject: Re: time stamp
Next
From: Harry Yau
Date:
Subject: Mulit-User Locking??