Re: Importing data into database

From: Gilles DAROLD <gilles(at)darold(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Importing data into database
Date: 2000-08-30 16:12:30
Message-ID: 39AD326E.2E2589BA@darold.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Take a look at the sql COPY command (\h COPY) it will do it as you want
!

Andrew(dot)Mason(at)spektra(dot)co(dot)uk wrote:

>
> How should I go about importing the contents of an Excel spreadsheet
> into a Postgres database table?
>
> I was considering a comma separated file, but am not sure how to
> import this into the database.
>
> Are there any other suggestions?
>
> Thanks Andrew
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Eric Webber 2000-08-30 16:28:40 postgresql 7 user passwords dont work ?????
Previous Message Mike Sears 2000-08-30 16:00:54 more large objects