Parser function / command again ...

From: Aarni Ruuhimäki / Megative Tmi / KYMI(dot)com <aarni(dot)ruuhimaki(at)kymi(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Parser function / command again ...
Date: 2002-06-29 07:18:08
Message-ID: 20020629072006.ODJD3204.fep06.tmt.tele.fi@there
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi !

Let me rephrase my question:

Is there a way to parse a MS-SQL .csv file 'on the fly' with COPY ?

Something like

COPY temp_update FROM file.csv USING DELIMITERS ';' NUMBEROFDELIMITERS '12'
LINEBREAKS '#'

Or what would be the way to go about this ?

Please, anyone ?

BR,

aarni

Browse pgsql-novice by date

  From Date Subject
Next Message Masaru Sugawara 2002-06-29 13:29:09 Re: optimizing pl/pgsql function
Previous Message Andrew McMillan 2002-06-28 23:06:06 Re: PostgreSQL setup on dual boot laptop