| From: | Миша Тюрин <tmihail(at)bk(dot)ru> |
|---|---|
| To: | Postgres India <pgbugindia(at)gmail(dot)com> |
| Cc: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org >> PG-General Mailing List <pgsql-general(at)postgresql(dot)org>, Merlin Moncure <mmoncure(at)gmail(dot)com> |
| Subject: | Re[2]: [GENERAL] DBlink, postgres to DB2 |
| Date: | 2014-10-23 21:41:01 |
| Message-ID: | 1414100461.313945510@f251.i.mail.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
http://multicorn.org/
another cool stuff to generalize interconnections
Wed, 22 Oct 2014 22:34:06 -0700 от Postgres India <pgbugindia(at)gmail(dot)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(at)gmail(dot)com > wrote:
>>On Wed, Oct 22, 2014 at 5:56 AM, Pavel Stehule < pavel(dot)stehule(at)gmail(dot)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
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John Smith | 2014-10-23 22:30:11 | is there a warm standby sync trigger? |
| Previous Message | Joe Van Dyk | 2014-10-23 20:40:10 | some queries on standby preventing replication updates |