This is a translation of the original English documentation page. Help us make it better.
Table of Contents

#1 PostgreSQL-plug-ins afhankelijkheden

Overzicht

De vereiste bibliotheken voor de laadbare PostgreSQL-plugin worden vermeld op deze pagina.

Go-bibliotheken

Vereiste Verplichte status Minimale versie Beschrijving
git.zabbix.com/ap/plugin-support Ja 1.X.X Zabbix eigen ondersteuningsbibliotheek. Voornamelijk voor plugins.
github.com/jackc/pgx/v4 4.17.2 PostgreSQL-stuurprogramma.
github.com/omeid/go-yarn 0.0.1 In te sluiten bestandssysteem met gemapte sleutel-tekenreeksopslag.
github.com/jackc/chunkreader Indirect1 2.0.1
github.com/jackc/pgconn 1.13.0
github.com/jackc/pgio 1.0.0
github.com/jackc/pgpassfile 1.0.0
github.com/jackc/pgproto3 2.3.1
github.com/jackc/pgservicefile 0.0.0
github.com/jackc/pgtype 1.12.0
github.com/jackc/puddle 1.3.0
github.com/Microsoft/go-winio 0.6.0 Vereist pakket voor PostgreSQL-plugin op Windows.
golang.org/x/crypto 0.0.0
golang.org/x/sys 0.0.0
golang.org/x/text 0.3.7

1 "Indirect" betekent dat het wordt gebruikt in een van de bibliotheken die de agent gebruikt. Het is vereist omdat Zabbix de bibliotheek gebruikt die het pakket gebruikt.