mirror of
https://github.com/Icinga/icingadb.git
synced 2026-02-18 18:18:00 -05:00
Explicitly state that the "icingadb" PostgreSQL database user must be used for schema upgrades. The PostgreSQL database user applying a schema upgrade is the table owner of newly create tables. When applying an Icinga DB schema upgrade not as the "icingadb" user, but as "postgres", newly created tables would not be accessible for the "icingadb" user, resulting in Icinga DB and Icinga DB Web to fail. Reported in #987. |
||
|---|---|---|
| .. | ||
| 02-Installation.md.d | ||
| images | ||
| 01-About.md | ||
| 02-Installation.md | ||
| 03-Configuration.md | ||
| 04-Upgrading.md | ||
| 05-Distributed-Setups.md | ||
| 06-Migration.md | ||
| 07-Operations.md | ||
| icingadb-migration.example.yml | ||
| TRADEMARKS.md | ||