public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tom Lane <[email protected]>
To: Dhritman Roy <[email protected]>
Cc: [email protected] <[email protected]>
Subject: Re: dblink Future support vs FDW
Date: Thu, 27 Jun 2024 12:00:12 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>

Dhritman Roy <[email protected]> writes:
> My organization is building something which is using dblink and what we are building shall take several months and then to be offered to a client.
> I just wanted to check what is the future/roadmap of dblink?
> Is it going to be obsolete/removed from PostGreSQL in upcoming versions?

I don't foresee us removing it any time soon, because there are things
you can do with it that aren't possible in the FDW model
(particularly, issue DDL to the remote server).  Even if we did kick
it out of the core distribution at some point, it could live on as an
externally-maintained extension.

Having said that, it is a bit of a development backwater, so you
should probably not count on anyone being interested enough to add
new features to it.

			regards, tom lane






reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: dblink Future support vs FDW
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox