Re: dblink_tds or similar for PostgreSQL 10

From: Fabrízio de Royes Mello <fabrizio(at)timbira(dot)com(dot)br>
To: Carlos Martinez <camarti(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: dblink_tds or similar for PostgreSQL 10
Date: 2017-09-27 17:42:44
Message-ID: CAPfkCSCugRv2uEQRrBTu00mRSP0uPFHmHt-UDQPt6Ozk21Dhhg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

2017-09-27 13:53 GMT-03:00 Carlos Martinez <camarti(at)gmail(dot)com>:
>
> Hi.
>
> On Wed, Sep 27, 2017 at 9:55 AM, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
wrote:
> > Carlos Martinez wrote:
> >> Hi.
> >>
> >> I know that Postgres 10 is not yet stable. The migration will take
> >> around 3 or 4 months. I will expect by then, the stable version.
> >> I've reading about FDW and tds_fdw (library for MS SQL), but it says:
> >> "The current version does not yet support WHERE clause push-down,
> >> column push-down, JOIN push-down, or write operations."
> >
> > In other words, you have 3-4 months to poke the tds_fdw maintainer to
> > add support for that (or do it yourself, or convince someone else to do
> > it for you).
>
> Yes, this is an option. I will write to the mantainer of tds_fdw. If
> there is another alternative, it will be welcome.
>

Did you see the FDW wiki page [1] I sent to you before? There are an ODBC
FDW... maybe it can help you!

Regards,

[1] https://wiki.postgresql.org/wiki/Foreign_data_wrappers

--
Fabrízio de Royes Mello Timbira - http://www.timbira.com.br/
PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Don Seiler 2017-09-28 18:47:20 Using hba_file parameter and relative path
Previous Message Alvaro Herrera 2017-09-27 17:03:09 Re: dblink_tds or similar for PostgreSQL 10