Re: DBlink, postgres to DB2

Поиск
Список
Период
Сортировка
От Postgres India
Тема Re: DBlink, postgres to DB2
Дата
Msg-id CAMU5o+_hbLsKzDSo=9O=QMm60zib2Yu77WZP=QkYapYkaB=CkA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: DBlink, postgres to DB2  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re[2]: [GENERAL] DBlink, postgres to DB2  (Миша Тюрин <tmihail@bk.ru>)
Список pgsql-general
Thanks a lot Remi, Merlin and Pavel...........I will give it a try.

On Wed, Oct 22, 2014 at 6:36 AM, Merlin Moncure <mmoncure@gmail.com> wrote:
On Wed, Oct 22, 2014 at 5:56 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> Hi
>
> try to use a Perl implementation https://github.com/davidfetter/DBI-Link
>
> There is a DBD driver for DB2 http://search.cpan.org/dist/DBD-DB2/DB2.pod
>
> Or you can use a mentioned fdw wrapper - there is ODBC wrapper
> https://wiki.postgresql.org/wiki/Foreign_data_wrappers#odbc_fdw and you can
> access DB2 via generic ODBC DB2 driver

jdbc-fdw should work too.

https://github.com/atris/JDBC_FDW

merlin

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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: Index scan vs indexonly scan method
Следующее
От: Daniel Begin
Дата:
Сообщение: Re: Inconsistency between PgAdmin III GUI and SQL window ?