From: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> |
---|---|
To: | ibrar(dot)ahmad(at)gmail(dot)com |
Cc: | gkokolatos(at)protonmail(dot)com, pgsql-hackers(at)lists(dot)postgresql(dot)org, masao(dot)fujii(at)oss(dot)nttdata(dot)com |
Subject: | Re: shared-memory based stats collector |
Date: | 2021-03-09 09:29:34 |
Message-ID: | 20210309.182934.159485073417018844.horikyota.ntt@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
At Tue, 09 Mar 2021 17:11:07 +0900 (JST), Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> wrote in
> At Tue, 09 Mar 2021 16:53:11 +0900 (JST), Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> wrote in
> > The attached is a new version of this patchset.
>
> Hmm. That's too bad. A just commited change killed this. Will do a
> further rebase.
Done.
+ {"track_activities", PGC_SUSET, STATS_ACTIVITY,
# The name STAS_ACTIVITY getting look worse to me..
regards.
--
Kyotaro Horiguchi
NTT Open Source Software Center
Attachment | Content-Type | Size |
---|---|---|
v50-0001-sequential-scan-for-dshash.patch | text/x-patch | 9.2 KB |
v50-0002-Add-conditional-lock-feature-to-dshash.patch | text/x-patch | 6.2 KB |
v50-0003-Make-archiver-process-an-auxiliary-process.patch | text/x-patch | 19.3 KB |
v50-0004-Shared-memory-based-stats-collector.patch | text/x-patch | 312.1 KB |
v50-0005-Doc-part-of-shared-memory-based-stats-collector.patch | text/x-patch | 19.7 KB |
v50-0006-Remove-the-GUC-stats_temp_directory.patch | text/x-patch | 13.7 KB |
v50-0007-Exclude-pg_stat-directory-from-base-backup.patch | text/x-patch | 1.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Smith | 2021-03-09 09:31:55 | Re: [HACKERS] logical decoding of two-phase transactions |
Previous Message | tsunakawa.takay@fujitsu.com | 2021-03-09 09:19:47 | RE: POC: Cleaning up orphaned files using undo logs |