From: | Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp> |
---|---|
To: | tomas(dot)vondra(at)2ndquadrant(dot)com |
Cc: | andres(at)anarazel(dot)de, a(dot)zakirov(at)postgrespro(dot)ru, alvherre(at)2ndquadrant(dot)com, 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-05-17 06:47:20 |
Message-ID: | 20190517.154720.123444849.horiguchi.kyotaro@lab.ntt.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
me> It's broken perhaps by recent core change?
me>
me> I'll fix it.
Not by core change, but my silly mistake in memory context usage.
Fixed. Version 20.
regards.
--
Kyotaro Horiguchi
NTT Open Source Software Center
Attachment | Content-Type | Size |
---|---|---|
v20-0001-sequential-scan-for-dshash.patch | text/x-patch | 10.6 KB |
v20-0002-Add-conditional-lock-feature-to-dshash.patch | text/x-patch | 5.0 KB |
v20-0003-Make-archiver-process-an-auxiliary-process.patch | text/x-patch | 11.9 KB |
v20-0004-Shared-memory-based-stats-collector.patch | text/x-patch | 212.0 KB |
v20-0005-Remove-the-GUC-stats_temp_directory.patch | text/x-patch | 10.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Noah Misch | 2019-05-17 06:50:50 | Re: [HACKERS] WAL logging problem in 9.4.3? |
Previous Message | Kyotaro HORIGUCHI | 2019-05-17 06:30:46 | Re: shared-memory based stats collector |