Announce Postgres v13 upgrade

This commit is contained in:
Slavi Pantaleev 2020-10-01 09:46:43 +03:00
parent 9e8c14bf65
commit 3bfbbc10bc
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
# 2020-10-01
## Postgres 13 support
The playbook now installs [Postgres 13](https://www.postgresql.org/about/news/postgresql-13-released-2077/) by default.
If you have have an existing setup, it's likely running on an older Postgres version (9.x, 10.x, 11.x or 12.x). You can easily upgrade by following the [upgrading PostgreSQL guide](docs/maintenance-postgres.md#upgrading-postgresql).
# 2020-09-01
## matrix-registration support