Skip to content

Feature request: additional process metric - absolute value of memory used #454

@kha84

Description

@kha84

Currently pg_activity shows the only memory-related metric per process, which is MEM% (discussed here #50)

This proposal is to add an absolute value for process memory.
Ideally to use PSS instead of RES/RSS to alleviate the effect of shared libraries being reused by each process.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions