Re: CSV Utility - Mailing list pgsql-admin

From bricklen
Subject Re: CSV Utility
Date
Msg-id 33b743250908061429h319c28abr61b1d42fdf02dad2@mail.gmail.com
Whole thread Raw
In response to CSV Utility  (Mike angelo <angelocmp@yahoo.com>)
Responses Re: CSV Utility  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgsql-admin
Take a look at the "CSV" option of "COPY". That should do what you're after.

http://www.postgresql.org/docs/8.4/interactive/sql-copy.html

On Thu, Aug 6, 2009 at 2:27 PM, Mike angelo<angelocmp@yahoo.com> wrote:
> Is there a Postgres utility that allows data contained in a CSV file to be
> loaded into the database?
>
>

pgsql-admin by date:

Previous
From: Mike angelo
Date:
Subject: CSV Utility
Next
From: Guillaume Lelarge
Date:
Subject: Re: CSV Utility