Re: Import Statistics in postgres_fdw before resorting to sampling.

From: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
To: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Import Statistics in postgres_fdw before resorting to sampling.
Date: 2025-12-11 21:59:19
Message-ID: CADkLM=fRF2w-_fMyztS0R4e9YVH8tamHXMsBBVhFsSHoJKrKXg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Nov 27, 2025 at 7:48 AM Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
wrote:

> On Sun, Nov 23, 2025 at 4:28 PM Corey Huinker <corey(dot)huinker(at)gmail(dot)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.

Attachment Content-Type Size
v5-0001-Add-remote-statistics-fetching-to-postgres_fdw.patch text/x-patch 41.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2025-12-11 22:12:02 Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Previous Message Corey Huinker 2025-12-11 21:55:52 Re: Extended Statistics set/restore/clear functions.