Add PostgreSQL backup information

This commit is contained in:
Slavi Pantaleev
2019-02-09 14:36:47 +02:00
parent 42c4de348c
commit 70b2f07fec
6 changed files with 65 additions and 28 deletions

View File

@ -18,6 +18,4 @@ sudo journalctl -fu matrix-synapse
## Postgres
You can access the Postgres command line interface using the script installed on your server at `/usr/local/bin/matrix-postgres-cli`.
This playbook attempts to preserve the Postgres version it starts with. When you are ready to upgrade to a new Postgres version, read through the [guide for upgrading PostgreSQL](maintenance-upgrading-postgres.md).
See the dedicated [PostgreSQL Maintenance](maintenances-postgres.md) documentation page.