rust-synapse-compress-state icon indicating copy to clipboard operation
rust-synapse-compress-state copied to clipboard

Allow running across all rooms.

Open erikjohnston opened this issue 5 years ago • 3 comments

Currently the tool is per room, which makes it hard to run as a periodic background task to clean out the database, or as a one-shot "reduce db size" tool.

Related: https://github.com/matrix-org/rust-synapse-compress-state/issues/6

erikjohnston avatar May 28 '20 16:05 erikjohnston

Are there any plans to implement this feature in the near future? I'd like to run this program on my server but I have hundreds of rooms and I have no way of knowing which ones are bloating the database the most.

starcraft66 avatar Sep 17 '20 16:09 starcraft66

@starcraft66 https://github.com/matrix-org/synapse/wiki#what-are-the-biggest-rooms-on-my-server will be helpful

aaronraimist avatar Sep 17 '20 20:09 aaronraimist

@aaronraimist thanks for the suggestion, I'm running the query right now!

starcraft66 avatar Sep 17 '20 21:09 starcraft66