fixes postgres schema upgrade path

refs #5835
This commit is contained in:
Dirk Goetz 2017-12-06 09:00:07 +01:00 committed by Michael Friedrich
parent 83d6cdb27b
commit 89f905acef
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@ which must be applied incrementally to your IDO database.
## Upgrading the PostgreSQL database <a id="upgrading-postgresql-db"></a>
If you want to upgrade an existing Icinga 2 instance, check the
`/usr/share/icinga2-ido-mysql/schema/upgrade` directory for incremental schema upgrade file(s).
`/usr/share/icinga2-ido-pgsql/schema/upgrade` directory for incremental schema upgrade file(s).
> **Note**
>