Re: explain plans for foreign servers

From: dinesh salve <cooltodinesh(at)gmail(dot)com>
To: Sami Imseih <samimseih(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org, Jeff Davis <pgsql(at)j-davis(dot)com>
Subject: Re: explain plans for foreign servers
Date: 2026-07-08 18:12:36
Message-ID: CAP+B4TANKj+1h1iJc86vj2XFs075ghXNkjzruRAL6G1yZLX3GQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

As discussed offline, also added a regression test that joins two foreign
tables living on different foreign servers (loopback and loopback2), which
exercises REMOTE_PLANS over multiple fdw connections.

>

Attachment Content-Type Size
v4-0001-postgres_fdw-show-remote-EXPLAIN-plans-via-REMOTE.patch application/octet-stream 70.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jelte Fennema-Nio 2026-07-08 18:13:56 Re: Can we get rid of TerminateThread() in pg_dump?
Previous Message Andres Freund 2026-07-08 18:08:00 Re: Add per-backend AIO statistics