Re: FDW with DB2

From: Ravi Krishna <sravikrishna3(at)gmail(dot)com>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: FDW with DB2
Date: 2018-04-06 20:57:06
Message-ID: CACER=P3n0uR-PgFfdm6A8ZVrUO0xKT+HCpviyMvK40maD7u2-Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Apr 6, 2018 at 4:09 PM, Joshua D. Drake <jd(at)commandprompt(dot)com>
wrote:

> On 04/06/2018 01:01 PM, Ravi Krishna wrote:
>
> Has anyone used PG with DB2(Linux) ?
>
>
> Looks like the way you go about it is with the ODBC FDW.
>

​https://wiki.postgresql.org/wiki/Foreign_data_wrappers

There are two ODBC drivers. One does not compile and the other one piggy
backs
on a community effort for Cartodb. Looks like Db2 is used by very few and
even less want a divorce from DB2 -> no motivation to write native FDW like
that for Oracle :-)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steven Hirsch 2018-04-06 21:28:50 Re: FDW with DB2
Previous Message Joshua D. Drake 2018-04-06 20:09:05 Re: FDW with DB2