Re: Importing data into database

Поиск
Список
Период
Сортировка
От Gilles DAROLD
Тема Re: Importing data into database
Дата
Msg-id 39AD326E.2E2589BA@darold.net
обсуждение исходный текст
Ответ на Importing data into database  (Andrew.Mason@spektra.co.uk)
Ответы Re: Importing data into database  (Andreas Tille <tillea@rki.de>)
Список pgsql-general
Take a look at the sql COPY command (\h COPY) it will do it as you want
!


Andrew.Mason@spektra.co.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
>


В списке pgsql-general по дате отправления:

Предыдущее
От: "Mike Sears"
Дата:
Сообщение: more large objects
Следующее
От: Fredrick Bartlett
Дата:
Сообщение: Re: Ignore when using COPY FROM