Re: pg_shmem_allocations view

Abhijit Menon-Sen <ams@2ndquadrant.com>

From: Abhijit Menon-Sen <ams@2ndQuadrant.com>
To: Andres Freund <andres@2ndquadrant.com>
Cc: Robert Haas <robertmhaas@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org
Date: 2014-07-14T10:20:30Z
Lists: pgsql-hackers
At 2014-05-08 15:28:22 +0200, andres@2ndquadrant.com wrote:
>
> > > Hm. Not sure what you're ACKing here ;).
> > 
> > The idea of giving the unallocated memory a NULL key.
> 
> Ok. A new version of the patches implementing that are attached.
> Including a couple of small fixups and docs. The latter aren't
> extensive, but that doesn't seem to be warranted anyway.

I realise now that this email didn't actually have an attachment. Could
you please repost the latest version of this patch?

Thanks.

-- Abhijit


Commits

  1. Add pg_shmem_allocations view.