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: 2021-01-14 06:14:25
Message-ID: 20210114.151425.2043098307171137735.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At Fri, 08 Jan 2021 10:24:34 +0900 (JST), Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> wrote in
> At Mon, 21 Dec 2020 17:16:20 +0900 (JST), Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> wrote in
> > - Conflicted with b3817f5f77. Rebased.
>
> Conflicted with 9877374bef. Rebased.

bea449c635 conflicted with this (on a comment change). Rebased.

regards.

--
Kyotaro Horiguchi
NTT Open Source Software Center

Attachment Content-Type Size
v46-0001-sequential-scan-for-dshash.patch text/x-patch 8.8 KB
v46-0002-Add-conditional-lock-feature-to-dshash.patch text/x-patch 6.2 KB
v46-0003-Make-archiver-process-an-auxiliary-process.patch text/x-patch 17.7 KB
v46-0004-Shared-memory-based-stats-collector.patch text/x-patch 298.9 KB
v46-0005-Doc-part-of-shared-memory-based-stats-collector.patch text/x-patch 20.7 KB
v46-0006-Remove-the-GUC-stats_temp_directory.patch text/x-patch 13.6 KB
v46-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 Sergey Shinderuk 2021-01-14 06:32:54 Re: pg_preadv() and pg_pwritev()
Previous Message Michael Paquier 2021-01-14 06:11:12 Remove PG_SHA*_DIGEST_STRING_LENGTH from sha2.h