Re[2]: [GENERAL] DBlink, postgres to DB2 - Mailing list pgsql-general

From Миша Тюрин
Subject Re[2]: [GENERAL] DBlink, postgres to DB2
Date
Msg-id 1414100461.313945510@f251.i.mail.ru
Whole thread Raw
In response to Re: DBlink, postgres to DB2  (Postgres India <pgbugindia@gmail.com>)
Responses Re: DBlink, postgres to DB2  (Postgres India <pgbugindia@gmail.com>)
List pgsql-general

http://multicorn.org/
another cool stuff to generalize interconnections


Wed, 22 Oct 2014 22:34:06 -0700 от Postgres India <pgbugindia@gmail.com>:
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 by date:

Previous
From: Joe Van Dyk
Date:
Subject: some queries on standby preventing replication updates
Next
From: John Smith
Date:
Subject: is there a warm standby sync trigger?