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-12T06:31:01Z
Lists: pgsql-hackers
On Wed, Apr 8, 2026 at 10:11 PM Corey Huinker <corey.huinker@gmail.com> wrote:

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

Ok, thanks!

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.