Re: dblink Future support vs FDW

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Dhritman Roy <dhritman(dot)roy(at)netcracker(dot)com>
Cc: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: dblink Future support vs FDW
Date: 2024-06-27 15:44:37
Message-ID: CAKFQuwamArNEe-EVA-sVVLuerJ4EWt54wkZWRApobCE1yi360Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thursday, June 27, 2024, Dhritman Roy <dhritman(dot)roy(at)netcracker(dot)com>
wrote:
>
> This is my attempt to seek support at PostGreSQL.So, if I have broken any
> protocols/rules or violated any code of conduct then please do forgive and
> guide me. Thanks.
>
>
The G is not capitalized.

> I know we can use FDW but our teams are right now considering dblink ( it
> seems it is more performant when compared to FDW ) and we obviously do not
> want to end up in a situation where we develop something in few months and
> then we find that the PostGreSQL support is ending with a new version.
>

There is no deprecation note and they have co-existed for years now.
Lacking the former, it isn’t going to just be removed for no reason, and
there presently exists no reason to remove it. I cannot predict the future
though. But IME it is exceedingly unlikely to happen.

David J.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message agharta82@gmail.com 2024-06-27 15:51:42 Re: A way to optimize sql about the last temporary-related row
Previous Message Ron Johnson 2024-06-27 15:43:47 Re: A way to optimize sql about the last temporary-related row