fix link sql queries psql

Pedro hates github.com 2020-04-14 17:49:30 +02:00
parent c81c175c27
commit 91e0af5b91
1 changed files with 1 additions and 1 deletions

@ -23,5 +23,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)
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-PosrgreSQL-database-stats)
## [SQL queries for analyze Matrix Synapse database](https://github.com/matrix-org/synapse/wiki/SQL-queries-for-analyze-Matrix-Synapse-PostgreSQL-database-stats)
Some easy SQL queries that reports useful stat about Matrix Synapse database.