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

@ -14,4 +14,4 @@ To upgrade the services:
- restart the services: `ansible-playbook -i inventory/hosts setup.yml --tags=start`
**Note**: major version upgrades are not done to the internal PostgreSQL database. To upgrade that one, refer to the [upgrading PostgreSQL document](maintenance-upgrading-postgres.md).
**Note**: major version upgrades are not done to the internal PostgreSQL database. To upgrade that one, refer to the [upgrading PostgreSQL guide](maintenance-postgres.md#upgrading-postgresql).