Re: [Proposal] Add accumulated statistics for wait event
王胜利 <attic79@126.com>
From: 王胜利 <attic79@126.com>
To: "imai.yoshikazu@fujitsu.com" <imai.yoshikazu@fujitsu.com>
Cc: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>, "Imai Yoshikazu" <yoshikazu_i443@live.jp>
Date: 2020-02-25T08:03:12Z
Lists: pgsql-hackers
Thank you for this update! I will try it. Best regards, Victor wang | | 王胜利 | | 邮箱:attic79@126.com | 签名由 网易邮箱大师 定制 On 02/25/2020 15:53, imai.yoshikazu@fujitsu.com wrote: On Fri, Feb 14, 2020 at 11:59 AM, 王胜利 wrote: > I am glad to know you are working on PG accumulated statistics feature, and I am interested on it. > I see these two patch file you made, can you let me know which branch of PG code based? > > when I use this: https://github.com/postgres/postgres/commits/master, and apply these patches, report some error. Thanks for Wang's mail, I noticed my 0002 patch was wrong from v3. Here, I attach correct patches. Also I will begin to do some benchmark with higher scale and higher number of users and try to change stats reporting implementation to not affect performance, which I couldn't have not started because of another tasks. -- Yoshikazu Imai