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-08 11:24:00
Message-ID: CAPmGK14jxz8HsXq275b1VK-oLRKa2FXiq+i_fRDBVSuOTb+fMw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Apr 7, 2026 at 7:09 PM Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com> wrote:
> I think the patch is committable, so I will push it if no objections.

Pushed. I closed the CF entry as well.

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.

Best regards,
Etsuro Fujita

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2026-04-08 11:43:27 Re: Improve logical replication usability when tables lack primary keys
Previous Message Imran Zaheer 2026-04-08 11:14:02 Re: [WIP] Pipelined Recovery