Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-25726

7.2 database version does not match

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Won't fix
    • Icon: Trivial Trivial
    • None
    • 7.2.0
    • None
    • None
    • Ubuntu 24

      Steps to reproduce:

      1. upgrade like at https://www.zabbix.com/documentation/current/en/manual/installation/upgrade/packages/debian_ubuntu
      2. run server...

      Result:

      The Zabbix database version does not match current requirements. Your database version: 7000000. Required version: 7020000. Please contact your system administrator.

       

      run db script, which been moved without notification at changelog.

      cat /usr/share/zabbix/sql-scripts/postgresql/timescaledb/schema.sql | sudo -u postgres psql zabbix
      CREATE FUNCTION
      NOTICE:  function base36_decode(pg_catalog.varchar) does not exist, skipping
      DROP FUNCTION
      NOTICE:  PostgreSQL version 16.6 (Ubuntu 16.6-1.pgdg24.04+1) is valid
      NOTICE:  TimescaleDB extension is detected
      NOTICE:  TimescaleDB version 2.17.2 is valid
      NOTICE:  table "history" is already a hypertable, skipping
      NOTICE:  table "history_uint" is already a hypertable, skipping
      NOTICE:  table "history_log" is already a hypertable, skipping
      NOTICE:  table "history_text" is already a hypertable, skipping
      NOTICE:  table "history_str" is already a hypertable, skipping
      NOTICE:  table "history_bin" is already a hypertable, skipping
      NOTICE:  table "auditlog" is already a hypertable, skipping
      NOTICE:  table "trends" is already a hypertable, skipping
      NOTICE:  table "trends_uint" is already a hypertable, skipping
      NOTICE:  TimescaleDB extension is already installed; not changing configuration
      NOTICE:  TimescaleDB is configured successfully
      DO 

      **

            zabbix.dev Zabbix Development Team
            Tristis Oris Tristis Oris
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: