-
Problem report
-
Resolution: Won't fix
-
Trivial
-
None
-
7.0.0beta3
-
PostgreSQL
(9) [S] Database error when StartEscalator=>72 (DB: PostgreSql. On MySQL everything works, can't reproduce this issue).
Steps to reproduce:
1) Open zabbix_server.conf and change StartEscalator parameter to something more than 72 (or just put 100).
2) Turn on server.
3) Navigate to Zabbix.
Result:
Error message in server.log
2136:20240410:093149.225 [Z3001] connection to database 'zbxnext-8970-6.5' failed: [0] connection to server at "localhost" (127.0.0.1), port 5432 failed: FATAL: sorry, too many clients already connection to server at "localhost" (127.0.0.1), port 5432 failed: FATAL: sorry, too many clients already 2136:20240410:093149.227 database connection lost
Expected:
No errors.