I'm trying to upgrade our server from 5.4 to 6.2 on SLES 15SP3
Installed postgresql 14
upgraded server and agent to 6.2
But when I start the server I get the error:
Unable to start Zabbix server due to unsupported PostgreSQL database version (10.22).
Must be at least (13.0).
Use of supported database version is highly recommended.
Override by setting AllowUnsupportedDBVersions=1 in Zabbix server configuration file at your own risk.
I do not know why zabbix does not seem to see the right version of postresql?
When I check version 14 is installed.
Repository : SLE-Module-Basesystem15-SP3-Updates
Name : postgresql
Version : 14-150300.10.9.12
Arch : noarch
Vendor : SUSE LLC <https://www.suse.com/>
Support Level : Additional Customer Contract Necessary
Installed Size : 713 B
Installed : Yes (automatically)
Status : up-to-date
Note...
When starting Postgrsql I see this..
Your database files were created by PostgreSQL version 10.
Using the executables in /usr/lib/postgresql10/bin.
Installed postgresql 14
upgraded server and agent to 6.2
But when I start the server I get the error:
Unable to start Zabbix server due to unsupported PostgreSQL database version (10.22).
Must be at least (13.0).
Use of supported database version is highly recommended.
Override by setting AllowUnsupportedDBVersions=1 in Zabbix server configuration file at your own risk.
I do not know why zabbix does not seem to see the right version of postresql?
When I check version 14 is installed.
Repository : SLE-Module-Basesystem15-SP3-Updates
Name : postgresql
Version : 14-150300.10.9.12
Arch : noarch
Vendor : SUSE LLC <https://www.suse.com/>
Support Level : Additional Customer Contract Necessary
Installed Size : 713 B
Installed : Yes (automatically)
Status : up-to-date
Note...
When starting Postgrsql I see this..
Your database files were created by PostgreSQL version 10.
Using the executables in /usr/lib/postgresql10/bin.
Comment