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 →
-
postgres_fdw: Replace buffers in RemoteAttributeMapping with pointers.
- aa1f93a3387a 19 (unreleased) landed
-
Add support for importing statistics from remote servers.
- 28972b6fc3dc 19 (unreleased) landed