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: Michael Paquier <michael@paquier.xyz>,
Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>, pgsql-hackers@postgresql.org
Date: 2025-12-11T21:59:19Z
Lists: pgsql-hackers
Attachments
- v5-0001-Add-remote-statistics-fetching-to-postgres_fdw.patch (text/x-patch)
On Thu, Nov 27, 2025 at 7:48 AM Etsuro Fujita <etsuro.fujita@gmail.com> wrote: > On Sun, Nov 23, 2025 at 4:28 PM Corey Huinker <corey.huinker@gmail.com> > wrote: > > I've reorganized some things a bit, mostly to make resource cleanup > simpler. > > Thanks for updating the patch! I will look into it. > > Best regards, > Etsuro Fujita > Rebase, no changes.