Re: Import Statistics in postgres_fdw before resorting to sampling.

Corey Huinker <corey.huinker@gmail.com>

From: Corey Huinker <corey.huinker@gmail.com>
To: Etsuro Fujita <etsuro.fujita@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-08T13:11:23Z
Lists: pgsql-hackers
>
> Pushed.  I closed the CF entry as well.
>

Hooray!


> 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.
>

I will, but I want to incorporate your feedback about how analyze should
work and check in with some people at pgconf.dev first.

Thanks again!

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.