Re: Load a csv file into a pgsql table

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: emilu(at)encs(dot)concordia(dot)ca
Cc: PgSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Load a csv file into a pgsql table
Date: 2006-09-19 18:55:45
Message-ID: 45103D31.2010801@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Emi Lu wrote:
> Greetings,
>
>
> *Except* copy command, are there other quick ways to load data from a
> csv file into a pgsql table please?

Quick? No.

Joshua D. Drake

>
>
> Thanks a lot!
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-09-19 19:34:27 Re: Initializing Datums for use with SPI_execute_plan
Previous Message Emi Lu 2006-09-19 18:55:34 Re: Load a csv file into a pgsql table