Skip to content

Feature: Add indexes and constraints memory usage to SHOW STORAGE INFO #3250

@antejavor

Description

@antejavor

It would be useful for debugging and for users to understand what part of memory is being consumed by the indexes and constraints.

SHOW STORAGE INFO 

Something like:

{"storage info":"indexes","value":"4 GiB"}
{"storage info":"constraints","value":"6 GiB"}

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions