From 79a638bcf930a9cca39a4610a5ee99f0a3cd58fd Mon Sep 17 00:00:00 2001 From: squahtx Date: Tue, 7 Dec 2021 16:49:28 +0000 Subject: deploy: 158d73ebdd61eef33831ae5f6990acf07244fc55 --- .../administration/database_maintenance_tools.html | 267 --------------------- 1 file changed, 267 deletions(-) delete mode 100644 latest/usage/administration/database_maintenance_tools.html (limited to 'latest/usage/administration/database_maintenance_tools.html') diff --git a/latest/usage/administration/database_maintenance_tools.html b/latest/usage/administration/database_maintenance_tools.html deleted file mode 100644 index 34d59ad9d2..0000000000 --- a/latest/usage/administration/database_maintenance_tools.html +++ /dev/null @@ -1,267 +0,0 @@ - - - - - - Database Maintenance Tools - Synapse - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - - - - - - - - -
-
- -
- -
- -

This blog post by Victor Berger explains how to use many of the tools listed on this page: https://levans.fr/shrink-synapse-database.html

-

List of useful tools and scripts for maintenance Synapse database:

-

Purge Remote Media API

-

The purge remote media API allows server admins to purge old cached remote media.

-

Purge Local Media API

-

This API deletes the local media from the disk of your own server.

-

Purge History API

-

The purge history API allows server admins to purge historic events from their database, reclaiming disk space.

-

synapse-compress-state

-

Tool for compressing (deduplicating) state_groups_state table.

-

SQL for analyzing Synapse PostgreSQL database stats

-

Some easy SQL that reports useful stats about your Synapse database.

- -
- - -
-
- - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit 1.5.1