Slavi Pantaleev
d7dba0a2ff
Update some Docker image references
4 years ago
Slavi Pantaleev
0a977ce113
Fix incorrect path in docs
4 years ago
Hardy Erlinger
ee8dd44837
Use up-to-date PostgreSQL container version for backups.
4 years ago
Slavi Pantaleev
e3dca2f66f
Try to avoid Docker logs growing too much for one-off containers
...
We recently had a report of the Postgres backup container's log file
growing the size of /var/lib/docker until it ran out of disk space.
Trying to prevent similar problems in the future.
4 years ago
Slavi Pantaleev
daf13107a0
Add support for rust-synapse-compress-state
4 years ago
Aaron Raimist
65963f694a
Use Postgres 12.1 when creating a backup
5 years ago
Slavi Pantaleev
e32aaacaa7
Make gzipped SQL dumps by default during --upgrade-postgres
5 years ago
Slavi Pantaleev
29526e7bb1
Add support for backing up / importing all Postgres databases/users
5 years ago
Slavi Pantaleev
9c438a3870
Add support for Postgres v12
5 years ago
Slavi Pantaleev
76862f4f2a
Suggest running start tag after janitor and Postgres vacuum
...
We do restart Synapse explicitly, but some other services
(bridges, matrix-corporal, ..) may not restart sometimes.
It's best to restart all services explicitly.
5 years ago
Slavi Pantaleev
0ca21d80d7
Add Synapse Maintenance docs and synapse-janitor integration
5 years ago
Slavi Pantaleev
70b2f07fec
Add PostgreSQL backup information
6 years ago