Re: anyone have experience with using Talend ETL tool

Поиск
Список
Период
Сортировка
От Roberts, Jon
Тема Re: anyone have experience with using Talend ETL tool
Дата
Msg-id 1A6E6D554222284AB25ABE3229A92762E9A095@nrtexcus702.int.asurion.com
обсуждение исходный текст
Ответ на Re: anyone have experience with using Talend ETL tool  (Dimitri Fontaine <dfontaine@hi-media.com>)
Список pgsql-general
> Hi,
>
> Le Tuesday 01 April 2008 22:00:11 Irina Connelly, vous avez écrit :
> > I am looking around for an ETL tool to transfer data from one Postgres
> > database to another periodically.
>
> You could simply rely on COPY for this, as data coming out of PG could be
> trusted to be able to get in the other database without much hassle.
>

COPY does a great job on the LOAD part of ETL but it doesn't do anything for EXTRACT or TRANSFORM.  An ETL should
handleType 1 and Type 2 dimensions, connect to disparate data sources, build fact tables, etc. 



Jon

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

Предыдущее
От: "Roberts, Jon"
Дата:
Сообщение: Re: dblink ,dblink_exec not participating in a Transaction??
Следующее
От: mark
Дата:
Сообщение: Re: simple update queries take a long time - postgres 8.3.1