Selaa lähdekoodia

Update docs/maintenance-postgres.md: add a note about upgrading PostgreSQL

PostgreSQL major version upgrade can cause a service on the homeserver to be disrupted in some cases. The notice should encourage casual inexperienced homeserver administrators who are going to upgrade PostgreSQL without taking a proper measure against a possible failure to take extra precautions before venturing to upgrade PostgreSQL.

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3726/head
Suguru Hirahara 1 vuosi sitten
vanhempi
commit
6883865895
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +2
    -0
      docs/maintenance-postgres.md

+ 2
- 0
docs/maintenance-postgres.md Näytä tiedosto

@@ -73,6 +73,8 @@ Restoring a backup made this way can be done by [importing it](importing-postgre


## Upgrading PostgreSQL ## Upgrading PostgreSQL


**Note**: before upgrading PostgreSQL, please take extra precautions such as checking service's PostgreSQL version requirement. There is a possibility that some services do not support the latest version yet. If the service on your homeserver is incompatible with the upgraded version, you will have to wait until the incompatibility is addressed, address it by yourself, or revert the PostgreSQL version to keep using the service.

Unless you are using an [external Postgres server](configuring-playbook-external-postgres.md), this playbook initially installs Postgres for you. Unless you are using an [external Postgres server](configuring-playbook-external-postgres.md), this playbook initially installs Postgres for you.


Once installed, the playbook attempts to preserve the Postgres version it starts with. This is because newer Postgres versions cannot start with data generated by older Postgres versions. Once installed, the playbook attempts to preserve the Postgres version it starts with. This is because newer Postgres versions cannot start with data generated by older Postgres versions.


Ladataan…
Peruuta
Tallenna