Skip to content
Discussion options

You must be logged in to vote

我的版本是 0.14.0 执行 ADMIN COMPACT_TABLE('redis_db_keys', 'swcs', '3600'); 有报错:

Are u using metric engine? Please run show create table redis_db_keys to see the table definition.

If you ingest data via Prometheus remote write, it's using metric engine currently. You have to run admin compact_table('greptime_physical_table') to schedule the compaction task for the physical table, because you can't compact the logical tables.

Replies: 5 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@killme2008
Comment options

Answer selected by tengxunchao
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
C-bug Category Bugs
4 participants
Converted from issue

This discussion was converted from issue #6424 on June 30, 2025 08:12.