Import csv - Mailing list pgsql-general

From Patrick Nelson
Subject Import csv
Date
Msg-id 4165C48DE9A0D211B6400800095C585F172DE4@WASHINGTON
Whole thread Raw
Responses Re: Import csv
List pgsql-general
I'm away from my PostgreSQL book (me SQL bible) and I'm faced with importing
csv (comma separated vales) file where I had setup all my scripts to tsv
(tab separated vales).  Yes I can use an editor, as such and change the
commas, but that's not the question.

How do I take a basic csv file and insert it into my table (named
dwnldstockanal)?  Just feel that this is something that I should know, but
me scratches me head.

pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: plpgsql: function throws error on second call!
Next
From: terry@greatgulfhomes.com
Date:
Subject: Re: Import csv