Updated Synapse database maintenance tools (markdown)
parent
bc335aeee4
commit
55ae406f0a
|
@ -35,5 +35,5 @@ NOTE: This is not required anymore as of Synapse 0.24, it now deletes those imag
|
||||||
## [synapse-compress-state](https://github.com/matrix-org/rust-synapse-compress-state)
|
## [synapse-compress-state](https://github.com/matrix-org/rust-synapse-compress-state)
|
||||||
Tool for compressing (deduplicating) `state_groups_state` table.
|
Tool for compressing (deduplicating) `state_groups_state` table.
|
||||||
|
|
||||||
## [SQL queries for analyze Matrix Synapse database](https://github.com/matrix-org/synapse/wiki/SQL-queries-for-analyze-Matrix-Synapse-PostgreSQL-database-stats)
|
## [SQL for analyzing Synapse PostgreSQL database stats](https://github.com/matrix-org/synapse/wiki/SQL-for-analyzing-Synapse-PostgreSQL-database-stats)
|
||||||
Some easy SQL queries that reports useful stat about Matrix Synapse database.
|
Some easy SQL that reports useful stat about Matrix Synapse database.
|
Loading…
Reference in New Issue