Re: Import Statistics in postgres_fdw before resorting to sampling.

Etsuro Fujita <etsuro.fujita@gmail.com>

From: Etsuro Fujita <etsuro.fujita@gmail.com>
To: Corey Huinker <corey.huinker@gmail.com>
Cc: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>, Michael Paquier <michael@paquier.xyz>, pgsql-hackers@postgresql.org, jkatz@postgresql.org, nathandbossart@gmail.com
Date: 2026-04-08T11:24:00Z
Lists: pgsql-hackers
On Tue, Apr 7, 2026 at 7:09 PM Etsuro Fujita <etsuro.fujita@gmail.com> wrote:
> I think the patch is committable, so I will push it if no objections.

Pushed.  I closed the CF entry as well.

Corey, if you intend to continue working on the remote_analyze patch,
please start a new thread about it and create a new CF entry with that
thread.

Best regards,
Etsuro Fujita



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. postgres_fdw: Replace buffers in RemoteAttributeMapping with pointers.

  2. Add support for importing statistics from remote servers.