doc: Add unit to pg_shmem_allocations attributes

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 75ca8c14576238926e1f4c2e80c11dd23a1911c3
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2022-08-15T20:30:00Z
Releases: 16.0
doc: Add unit to pg_shmem_allocations attributes

The unit of size and allocated_size was not documented.  Speciyfing the
unit is in line with how many other (but not all) system view attributes
are documented so fixing by adding the unit which is "bytes".

Author: Euler Taveira <euler@eulerto.com>
Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com>
Reported-by: coleman.rik@gmail.com
Discussion: https://postgr.es/m/166033703458.653.1583077816076994614@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/system-views.sgml modified +2 −2

Documentation touched

Discussion