Re: Import Statistics in postgres_fdw before resorting to sampling.
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Corey Huinker <corey.huinker@gmail.com>
Cc: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>, pgsql-hackers@postgresql.org, Etsuro Fujita <etsuro.fujita@gmail.com>
Date: 2025-10-20T08:07:40Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add support for importing statistics from remote servers.
- 28972b6fc3dc 19 (unreleased) landed
On Mon, Oct 20, 2025 at 03:45:14PM +0900, Michael Paquier wrote: > On Sat, Oct 18, 2025 at 08:32:24PM -0400, Corey Huinker wrote: > > Rebased again. > > Hearing an opinion from Fujita-san would be interesting here, so I am > adding him in CC. I have been looking a little bit at this patch. By the way, as far as I can see this patch is still in the past commit fest: https://commitfest.postgresql.org/patch/5959/ You may want to move it if you are planning to continue working on that. -- Michael