Re: Creating a function for exposing memory usage of backend process

From: Kasahara Tatsuhito <kasahara(dot)tatsuhito(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, atsushi torikoshi <atorik(at)gmail(dot)com>
Subject: Re: Creating a function for exposing memory usage of backend process
Date: 2020-08-07 07:38:13
Message-ID: 159678589344.790.15649173330122389811.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: not tested
Documentation: tested, passed

I tested the latest patch(0007-Adding-a-function-exposing-memory-usage-of-local-backend.patch)
with the latest PG-version (199cec9779504c08aaa8159c6308283156547409) and test was passed.
It looks good to me.

The new status of this patch is: Ready for Committer

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message 曾文旌 2020-08-07 08:17:22 Re: [Proposal] Global temporary tables
Previous Message Ashutosh Sharma 2020-08-07 07:15:17 Re: recovering from "found xmin ... from before relfrozenxid ..."