Make gzipped SQL dumps by default during --upgrade-postgres
This commit is contained in:
@ -11,6 +11,8 @@ For now, the playbook only uses that one database (`homeserver`) and that one si
|
||||
However, in the future, additional components besides Synapse may also make use the Postgres database server.
|
||||
One such example is the [matrix-appservice-slack](https://github.com/matrix-org/matrix-appservice-slack) bridge, which strongly encourages use of Postgres in its v1.0 release. We are yet to upgrade to it.
|
||||
|
||||
Additionally, Postgres [upgrading](docs/maintenance-postgres.md#upgrading-postgresql) now uses gzipped dump files by default, to minimize disk space usage.
|
||||
|
||||
|
||||
# 2019-10-04
|
||||
|
||||
|
Reference in New Issue
Block a user