Re: shared-memory based stats collector

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: gkokolatos(at)protonmail(dot)com
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: shared-memory based stats collector
Date: 2020-12-11 07:50:03
Message-ID: 20201211.165003.1428228314350385684.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At Wed, 11 Nov 2020 10:07:22 +0900 (JST), Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> wrote in
> 4f841ce3f7 hit this. Rebased.

- 01469241b2 and e2ac3fed3b (maybe that's all) have hit this. Rebased.

- Fixed some silly bugs of WAL statistics.

regards.

--
Kyotaro Horiguchi
NTT Open Source Software Center

Attachment Content-Type Size
v43-0001-sequential-scan-for-dshash.patch text/x-patch 8.8 KB
v43-0002-Add-conditional-lock-feature-to-dshash.patch text/x-patch 6.2 KB
v43-0003-Make-archiver-process-an-auxiliary-process.patch text/x-patch 17.7 KB
v43-0004-Shared-memory-based-stats-collector.patch text/x-patch 298.5 KB
v43-0005-Doc-part-of-shared-memory-based-stats-collector.patch text/x-patch 20.7 KB
v43-0006-Remove-the-GUC-stats_temp_directory.patch text/x-patch 13.6 KB
v43-0007-Exclude-pg_stat-directory-from-base-backup.patch text/x-patch 1.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2020-12-11 08:04:38 Re: pg_basebackup test coverage
Previous Message Bharath Rupireddy 2020-12-11 07:18:49 Re: Fail Fast In CTAS/CMV If Relation Already Exists To Avoid Unnecessary Rewrite, Planning Costs