Re: data import

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: data import
Дата
Msg-id AANLkTin6o+jTe74toH+JQ2T4uKheGYswY2Ja-+RpeDOf@mail.gmail.com
обсуждение исходный текст
Ответ на data import  (Viktor Bojović <viktor.bojovic@gmail.com>)
Ответы Re: data import  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
Список pgsql-sql
Hello

2010/12/21 Viktor Bojović <viktor.bojovic@gmail.com>:
> Hi,
>
> can anyone recommend me a windows and linux free tools for importing data
> into postgre.
> Source files are CSV or excel.

PostgreSQL can read a CVS files via a COPY statement. You can use a
\copy metacommand too from psql

Regards

Pavel Stehule

> Thanx in advance
> --
> ---------------------------------------
> Viktor Bojović
> ---------------------------------------
> Wherever I go, Murphy goes with me
>


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

Предыдущее
От: Viktor Bojović
Дата:
Сообщение: data import
Следующее
От: "Amar Dhole"
Дата:
Сообщение: converting type and function in postgresql ?