Re: postgres_fdw: fix cumulative stats after imported foreign-table stats

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Corey Huinker <corey(dot)huinker(at)gmail(dot)com>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Subject: Re: postgres_fdw: fix cumulative stats after imported foreign-table stats
Date: 2026-07-01 14:54:55
Message-ID: 5457c6ca-b6a8-4edd-b2e6-a2e2d47380b2@iki.fi
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Etsuro,

On 15/06/2026 12:31, Etsuro Fujita wrote:
> On Mon, Jun 15, 2026 at 4:37 PM Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
>> Then I think this issue deserves a place on the open items list, so I just added it.
>
> Thanks for that!

Spotted this while going through the open items list. Have you had a
chance to look into this?

- Heikki

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Erik Wienhold 2026-07-01 14:57:38 Re: Fix psql pager selection for wrapped expanded output
Previous Message jian he 2026-07-01 14:44:49 Re: The PostgreSQL C Dialect