Hi, guys!
Updated Zabbix server from version 5.2 to version 5.4 everything went well. PostgreSQL 11 Ubuntu 20.04.
After upgrading PostreSQL 11 to PostgreSQL 13, upgraded Zabbix server from version 5.4 to version 6.0.1.
Before starting Zabbix server with a new PostgreSQL 13 database, extended the schema: history_pk_prepare.sql, double.sql.
After starting the Zabbix server upgrade, it went without errors, but the zabbix server does not start the first time, a crash occurs, a lot of times with a memory dump (debug level 3), as a result, the server starts, after starting there are no visible problems.
Can you please tell me what it could be and how to fix it?
I am sure that this is definitely related to my database, which I am updating from version to version, it may be necessary to perform some other actions with it that I did not pay attention to and which will fix it.
Updated Zabbix server from version 5.2 to version 5.4 everything went well. PostgreSQL 11 Ubuntu 20.04.
After upgrading PostreSQL 11 to PostgreSQL 13, upgraded Zabbix server from version 5.4 to version 6.0.1.
Before starting Zabbix server with a new PostgreSQL 13 database, extended the schema: history_pk_prepare.sql, double.sql.
After starting the Zabbix server upgrade, it went without errors, but the zabbix server does not start the first time, a crash occurs, a lot of times with a memory dump (debug level 3), as a result, the server starts, after starting there are no visible problems.
Can you please tell me what it could be and how to fix it?
I am sure that this is definitely related to my database, which I am updating from version to version, it may be necessary to perform some other actions with it that I did not pay attention to and which will fix it.
Comment