Re: Several issues with postgres_fdw stats import

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: Osama Abdul Qader <osamaabdulqader(dot)cs(at)gmail(dot)com>
Cc: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Several issues with postgres_fdw stats import
Date: 2026-09-10 15:14:31
Message-ID: CAPmGK15juB-h7o0N72N2SbSRNXG_5ynMkr3vu_UKVHVmxLHfqA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Sep 10, 2026 at 7:55 PM Osama Abdul Qader
<osamaabdulqader(dot)cs(at)gmail(dot)com> wrote:
> While reviewing the postgres_fdw statistics import implementation, I noticed several potential issues:

[snip]

> Could these be addressed in the statistics import implementation?

I noticed that your comments are exactly the same as Fujii-san. You
both used the same LLM for this?

Anyway, please check the email I sent just before. Thanks for reviewing!

Best regards,
Etsuro Fujita

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bryan Green 2026-09-10 15:21:07 Re: serializable anomaly - duplicate primary keys
Previous Message Jeevan Chalke 2026-09-10 15:11:47 Re: Add PRODUCT() aggregate function