Re: pg_shmem_allocations & documentation - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: pg_shmem_allocations & documentation
Date
Msg-id X9gMzydxk34TwW4/@paquier.xyz
Whole thread Raw
In response to Re: pg_shmem_allocations & documentation  (Benoit Lobréau <benoit.lobreau@gmail.com>)
Responses Re: pg_shmem_allocations & documentation
List pgsql-hackers
On Mon, Dec 14, 2020 at 10:33:06AM +0100, Benoit Lobréau wrote:
>        </para>
>        <para>
>         The offset at which the allocation starts. NULL for anonymous
> -       allocations and unused memory.
> +       allocations, since details related to them are not known.
>        </para></entry>

Both of you seem to agree about having more details about that, which
is fine by me at the end.  Horiguchi-san, do you have more thoughts to
offer?  Benoit's version is similar to yours, just simpler.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Proposed patch for key managment
Next
From: yuzuko
Date:
Subject: Re: Autovacuum on partitioned table (autoanalyze)