Re: data import

Поиск
Список
Период
Сортировка
От Viktor Bojović
Тема Re: data import
Дата
Msg-id AANLkTimOCVeXiPtvL+PhbCXrS1D2=H9EdYVtGCTr_AVK@mail.gmail.com
обсуждение исходный текст
Ответ на Re: data import  (Chris Ruprecht <chris@ruprecht.org>)
Список pgsql-sql
Thanx Chris.
Also i want to thank Achilleas and Pavel for help

On Tue, Dec 21, 2010 at 5:18 PM, Chris Ruprecht <chris@ruprecht.org> wrote:
If your file is TAB delimited, you can simply do:

\copy tablename from 'some file'

To get details in psql, do:
psql mydatabase
and at the prompt:
\h copy



On Dec 21, 2010, at 06:34 , Viktor Bojović wrote:

> Hi,
>
> can anyone recommend me a windows and linux free tools for importing data into postgre.
> Source files are CSV or excel.
>
> Thanx in advance
> --
> ---------------------------------------
> Viktor Bojović
> ---------------------------------------
> Wherever I go, Murphy goes with me


--
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql



--
---------------------------------------
Viktor Bojović
---------------------------------------
Wherever I go, Murphy goes with me

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: [BUGS] Issue while using PostgreSql 8.4.
Следующее
От: Gary Stainburn
Дата:
Сообщение: create function problem