Re: [ADMIN] Importing data - Mailing list pgsql-admin

From Jeffrey Napolitano
Subject Re: [ADMIN] Importing data
Date
Msg-id 3599733E.C871D681@setech.com
Whole thread Raw
In response to Importing data  (Jeffrey Napolitano <jnapoli@setech.com>)
Responses Re: [ADMIN] Importing data  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-admin
> > I'm new to Postgres(or otherwise I probably wouldn't be sending this),
> > and I've gone through the HTML docs online, and looked at the man pages,
> > but I can't find anything about importing ODBC compliant data into
> > postgres ... I assumed this was possible ... am I wrong?  If not, could
> > someone point me in the right direction?
>

I simply want to put a bunch of data into PostgreSQL ...

> This can go in any direction.    Need more information.
>
> What do you intend to use as your interface?   Or client application

The data I am import is in a textfile, with comma delimited fields, in
the form:

"field", "field2", "field3", ...

Each "entry" is on its own line.

Is this enough information...? I'm afraid I don't know the first step
here, but I imagine there MUST be a way to dump this data into Postgres

> Where is the data that you want to import?

pgsql-admin by date:

Previous
From: Oliver Mueschke
Date:
Subject: Re: Success !!
Next
From: The Hermit Hacker
Date:
Subject: Re: [ADMIN] Importing data