I can't connect to the PostgreSQL database from frontend with the same parameters of zabbix-server which is running well :
Database type: PostgreSQL
Database host: localhost
Database port: 5432
Database name: zabbix
Database schema:
User: postgres
Password:
Note: I can connect remotely to this database from my PC thru PGadmin3.
Database type: PostgreSQL
Database host: localhost
Database port: 5432
Database name: zabbix
Database schema:
User: postgres
Password:
Note: I can connect remotely to this database from my PC thru PGadmin3.
Comment