Re: postgres_fdw: fix cumulative stats after imported foreign-table stats - Mailing list pgsql-hackers

From Chao Li
Subject Re: postgres_fdw: fix cumulative stats after imported foreign-table stats
Date
Msg-id 1C610259-C019-446F-B643-243E00950C36@gmail.com
Whole thread
Responses Re: postgres_fdw: fix cumulative stats after imported foreign-table stats
List pgsql-hackers

> On Jun 13, 2026, at 17:32, Etsuro Fujita <etsuro.fujita@gmail.com> wrote:
>
> Hi Chao,
>
> On Fri, Jun 12, 2026 at 12:49 PM Chao Li <li.evan.chao@gmail.com> wrote:
>> While testing "[28972b6fc] Add support for importing statistics from remote servers", I found a problem: when remote
statsare imported, cumulative stats are not updated. 
>
> Thanks for the report and patch!
>
> Actually, I have also just noticed this problem in my post-commit
> self-review.  Will look into the patch.
>
> Best regards,
> Etsuro Fujita

Thanks for confirming. Then I think this issue deserves a place on the open items list, so I just added it.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/







pgsql-hackers by date:

Previous
From: "ZizhuanLiu X-MAN"
Date:
Subject: Re: Return value of XLogInsertRecord() for XLOG_SWITCH record
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: [PATCH] Change wait_time column of pg_stat_lock to double precision