这是原厂英文文档的翻译页面. 欢迎帮助我们 完善文档.

14 升级说明 7.0.3

Breaking changes

Database restore error with PostgreSQL/TimescaleDB after upgrade from 7.0.0-7.0.4

Using pg_restore to restore a PostgreSQL/TimescaleDB backup created in Zabbix 7.0.0-7.0.4 will result in a missing base36_decode function error, causing the restore to fail. This error occurs when restoring a backup created with pg_dump.

See known issues for details on fixing this issue manually before creating the backup.

If you have not upgraded to Zabbix 7.0.0 yet, note that there should be no such issues for upgrades from pre-7.0 Zabbix versions to 7.0.5. For upgrade instructions, see Upgrading TimescaleDB schema.

Other

数据库补丁移除冗余索引

已添加一个可选的数据库补丁,用于在升级期间移除冗余的 userdirectory_usrgrp_3 索引。