Re: Using FDW to connect to a more recent postgres version? - Mailing list pgsql-general

From Tom Lane
Subject Re: Using FDW to connect to a more recent postgres version?
Date
Msg-id 3331813.1728765350@sss.pgh.pa.us
Whole thread Raw
In response to Using FDW to connect to a more recent postgres version?  (Koen De Groote <kdg.dev@gmail.com>)
List pgsql-general
Koen De Groote <kdg.dev@gmail.com> writes:
> The documentation speaks only of compatibility in terms of connecting to
> older version:
>> postgres_fdw can be used with remote servers dating back to PostgreSQL
>> 8.3. Read-only capability is available back to 8.1.
> But what about connecting to a foreign server that is more recent? Like
> pg14 connecting to pg17?

I'd expect it to work, but it's not a scenario that we test.

            regards, tom lane



pgsql-general by date:

Previous
From: Koen De Groote
Date:
Subject: Using FDW to connect to a more recent postgres version?
Next
From: 吴 其键
Date:
Subject: Hello, how should I fix it?