Re: BUG #14492: Foreign Table import from SQL Server 2005

From: jorge castañeda <jorgito14(at)gmail(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: PostgreSQL mailing lists <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #14492: Foreign Table import from SQL Server 2005
Date: 2017-01-13 20:39:41
Message-ID: CAEKVOYCBUzGEKfM74B6YHd-aeADgQ5qR=BkyFhGTXwLfmM548A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Is any other FDW for sql server that you know is working correctly with
PostgreSQL 9.6?

--
Jorge

2017-01-11 20:09 GMT-05:00 Michael Paquier <michael(dot)paquier(at)gmail(dot)com>:

> On Thu, Jan 12, 2017 at 6:53 AM, <jorgito14(at)gmail(dot)com> wrote:
> > I got this problem when i try to do a foreign table that is related from
> sql
> > server 2005.
> >
> > I tried creating a foreign table called "m_itinerario2" where i just call
> > the fields "MRN" and "sec_itinerario", when i do this, i got dc from
> server
> > on PgAdmin 3 and on PgAdmin 4 i got crash problem.
> >
> > Any solution/sugestion?
>
> And I guess that you go through tds_fdw (SQL server FDW) to create the
> foreign table. You may want to see about this problem directly with
> them:
> https://github.com/tds-fdw/tds_fdw
> --
> Michael
>

--
att. Jorge Castañeda C.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2017-01-13 21:05:08 Re: BUG #14494: Regression - Null arrays are not queryable
Previous Message linasvepstas 2017-01-13 18:38:24 BUG #14494: Regression - Null arrays are not queryable