From: | Durgamahesh Manne <maheshpostgres9(at)gmail(dot)com> |
---|---|
To: | pavel(dot)stehule(at)gmail(dot)com |
Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: Regarding Tds_fdw |
Date: | 2018-11-28 13:01:00 |
Message-ID: | CAJCZkoKPL46SWoZ5dTvw9tBiEdidcJ5B5ovvt_mMiPD5mzMiUw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Wed, Nov 28, 2018 at 4:22 PM Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
wrote:
> Hi
>
> st 28. 11. 2018 v 11:28 odesílatel Durgamahesh Manne <
> maheshpostgres9(at)gmail(dot)com> napsal:
>
>> Hi
>>
>> Respected community members
>>
>> I have configured tds_fdw on postgres server.. I have created multiple
>> foreign tables related to sql server as of now i could run select queries
>> with out any issues
>>
>> i got this error ERROR: cannot insert into foreign table "pgsql" when
>> i tried to insert the data into foerign table
>>
>> 1) Is there any way to run insert delete update queries on foreign
>> tables ?
>>
>
> I can read on page
> https://support.google.com/hangouts/answer/3110347?hl=en&ref_topic=2944918&vid=0-737329123936-1543400907610
>
> "The current version does not yet support JOIN push-down, or write
> operations."
>
> Regards
>
> Pavel
>
>
>>
>>
>>
>> Regards
>>
>> durgamahesh manne
>>
>
Hi
are there any fdw which supports dml operation on sql server foreign
tables i have created in pg server ?
Regards
From | Date | Subject | |
---|---|---|---|
Next Message | Durgamahesh Manne | 2018-11-28 13:39:58 | Re: Regarding Tds_fdw |
Previous Message | Pavel Stehule | 2018-11-28 10:52:17 | Re: Regarding Tds_fdw |