How to import CSV file?

From: "Chris Hoover" <revoohc(at)gmail(dot)com>
To: "pgsql-admin(at)postgresql(dot)org Admin" <pgsql-admin(at)postgresql(dot)org>
Subject: How to import CSV file?
Date: 2007-08-28 15:38:32
Message-ID: 1d219a6f0708280838q1312632fg7cbd971cec7cf5ee@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I need some help importing a csv file. I have been given a csv file full of
data that is delimited by a comma, and the strings are delimited by a single
quote. How do you write the copy statement to use a single quote
delimiter? I have tried several things, but so far, no joy.

Thanks for any help,

Chris

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message KL 2007-08-28 16:08:55 pg_dump object dump-order
Previous Message John R Allgood 2007-08-28 14:46:23 How to monitor resources on Linux.