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: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 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-05-16 09:10:00
Message-ID: CAPmGK17XOKVe33aJOBTSodQfPyR=KvmUijujuhxUxshJdAv9Hg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, May 14, 2026 at 8:35 PM Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com> wrote:
> I'll push the updated patch if no objections from you (or anyone else).

Pushed. I closed the open item as well.

Best regards,
Etsuro Fujita

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dean Rasheed 2026-05-16 09:39:30 Re: [PATCH] Fix overflow and underflow in regr_r2()
Previous Message Ayush Tiwari 2026-05-16 07:18:05 Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION