CSV File Import

From: Mark Jewiss <Mark(dot)Jewiss(at)knowledge(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: CSV File Import
Date: 1999-09-10 15:48:35
Message-ID: Pine.BSO.4.10.9909101647200.21895-100000@office.knowledge.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jello,

Is there an easy way to import a CSV file into a pgsql db?

I've gone through them editing them to insert the quotes for varchars, and
putting an insert statement around the values, but don't want to have to
do this all of the time.

Any help would be appreciated.

Regards,

Mark.
--
Mark Jewiss
Knowledge Matters Limited
http://www.knowledge.com

Browse pgsql-general by date

  From Date Subject
Next Message Keith G. Murphy 1999-09-10 16:02:40 Re: [GENERAL] two phase commit?
Previous Message Jackson, DeJuan 1999-09-10 15:44:38 RE: [GENERAL][SQL] Getting multiple field unique index to disting uish NULLs.