Re: shared-memory based stats collector

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: michael(at)paquier(dot)xyz
Cc: alvherre(at)2ndquadrant(dot)com, thomas(dot)munro(at)gmail(dot)com, tomas(dot)vondra(at)2ndquadrant(dot)com, andres(at)anarazel(dot)de, a(dot)zakirov(at)postgrespro(dot)ru, ah(at)cybertec(dot)at, magnus(at)hagander(dot)net, robertmhaas(at)gmail(dot)com, tgl(at)sss(dot)pgh(dot)pa(dot)us, pgsql-hackers(at)postgresql(dot)org
Subject: Re: shared-memory based stats collector
Date: 2019-12-03 08:27:59
Message-ID: 20191203.172759.631448392682474460.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At Sun, 1 Dec 2019 11:12:32 +0900, Michael Paquier <michael(at)paquier(dot)xyz> wrote in
> On Fri, Sep 27, 2019 at 09:46:47AM +0900, Kyotaro Horiguchi wrote:
> > Affected by the code movement in 9a86f03b4e. Just
> > rebased. Thanks.
>
> This does not apply anymore. Could you provide a rebase? I have
> moved the patch to next CF, waiting on author.

Thanks! Rebased.

# I should design then run a performance test on this..

regards.

--
Kyotaro Horiguchi
NTT Open Source Software Center

Attachment Content-Type Size
v24-0001-sequential-scan-for-dshash.patch text/x-patch 10.6 KB
v24-0002-Add-conditional-lock-feature-to-dshash.patch text/x-patch 5.0 KB
v24-0003-Make-archiver-process-an-auxiliary-process.patch text/x-patch 11.9 KB
v24-0004-Shared-memory-based-stats-collector.patch text/x-patch 204.3 KB
v24-0005-Remove-the-GUC-stats_temp_directory.patch text/x-patch 10.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Julien Rouhaud 2019-12-03 08:38:56 Re: Collation versioning
Previous Message tushar 2019-12-03 07:25:31 Re: [HACKERS] Block level parallel vacuum