Re: user-interface to upload csv files

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: user-interface to upload csv files
Дата
Msg-id 4E8D4336.8060309@ringerc.id.au
обсуждение исходный текст
Ответ на user-interface to upload csv files  (Robert Buckley <robertdbuckley@yahoo.com>)
Список pgsql-general
On 10/06/2011 01:47 PM, Robert Buckley wrote:
> Hi,
>
> I am having problems getting csv files into postgres. Does anyone know
> if there is an opensource user-interface to tackle this?

If it's a well-behaved CSV file, use the COPY command or psql's \copy.

For more complicated work, use an ETL tool like Talend, look into
pg_bulkload, or write some perl/python script to do it.

--
Craig Ringer


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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Fwd: Postgresql-8.2 Replication
Следующее
От: Leif Biberg Kristensen
Дата:
Сообщение: Re: I/O error on data file, can't run backup