
Zabbix Monitoring Agent Performance Comparison
This article is about comparing the performance between two types of agents that can connect to a database. In this test we will use a PostgreSQL database to connect to this database and obtain the amounts of transactions per database as an example.
Lees meer “Zabbix Monitoring Agent Performance Comparison”

PostgreSQL Listen/Notification proces
In PostgreSQL it is possible to send a notification to a channel based on a trigger on a table. This notification can then be send to a GO program. This language is specifically meant to respond to messages coming from a channel…
Lees meer “PostgreSQL Listen/Notification proces”