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<[email protected]> wrote: > Is there a Postgres utility that allows data contained in a CSV file to be > loaded into the database? > > -- Sent via pgsql-admin mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin
