Re: link tables - Mailing list pgsql-novice

From David G Johnston
Subject Re: link tables
Date
Msg-id 1399650118058-5803408.post@n5.nabble.com
Whole thread Raw
In response to link tables  (Jonatan Malaver <jon.malaver@shrewsburyma.gov>)
Responses Re: link tables
List pgsql-novice
Jonatan Malaver wrote
>     Is there a way to link a table from MS SQL to postgresql table? I'm
> uysing CentOS 6.5 x64 with postgresql 9.2.

Define what you specifically mean by "link".

9.2 does have "Foreign Data Wrapper" functionality so if you can locate an
appropriate implementation for MS SQL you would be able to do whatever that
"fdw" allows - which at minimum is perform select queries against foreign
tables.

David J.



--
View this message in context: http://postgresql.1045698.n5.nabble.com/link-tables-tp5803403p5803408.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.


pgsql-novice by date:

Previous
From: Jonatan Malaver
Date:
Subject: link tables
Next
From: Keith
Date:
Subject: Re: link tables