Skip to content

ClickHouse memory is not being released. #110811

Description

@zxl-wangwang

Company or project name

No response

Question

server version: 24.8.14.39

Use the following query statement:

SELECT
    metric,
    formatReadableSize(value)
FROM system.metrics
WHERE metric = 'MemoryTracking'

It was observed that memory usage increases periodically and does not decrease.

Image

At this time, there are no merge tasks in the background, only a few small queries.

Image

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