Re: Import Statistics in postgres_fdw before resorting to sampling.

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
Cc: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, pgsql-hackers(at)postgresql(dot)org, jkatz(at)postgresql(dot)org, nathandbossart(at)gmail(dot)com
Subject: Re: Import Statistics in postgres_fdw before resorting to sampling.
Date: 2026-04-12 06:31:01
Message-ID: CAPmGK17i7p6xyPs86vu13vePF_ujj1ak-UyOH_F9wxoneTTn0g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Apr 8, 2026 at 10:11 PM Corey Huinker <corey(dot)huinker(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Etsuro Fujita 2026-04-12 06:40:38 Re: Bug: trailing comma syntax error in postgres_fdw fetch_attstats()
Previous Message Haibo Yan 2026-04-12 06:04:42 Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?