[ZBXNEXT-8699] An ability to control statements cache and query execution mode parameters in PostgreSQL plugin of Zabbix agent 2 Created: 2023 Sep 12 Updated: 2024 Apr 10 Resolved: 2023 Dec 19 |
|
Status: | Closed |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | Agent2 plugin (G) |
Affects Version/s: | 6.0.21, 6.4.6, 7.0.0alpha4 |
Fix Version/s: | 6.0.25rc1, 6.4.10rc1, 7.0.0alpha9, 7.0 (plan) |
Type: | Change Request | Priority: | Medium |
Reporter: | Denis Rasikhov | Assignee: | Eriks Sneiders |
Resolution: | Fixed | Votes: | 1 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
zabbix_server 6.0.21 Debian 12 Bookworm AlmaLinux 9.2 (Turquoise Kodkod) |
Issue Links: |
|
||||||||
Team: | |||||||||
Sprint: | Sprint 106 (Nov 2023), Sprint 107 (Dec 2023) | ||||||||
Story Points: | 1 |
Description |
During the work on the To reproduce the issue: 1) Install PostgreSQL. So we should probably consider the addition of plugin parameters that will allow to control this behaviour (for all connections by default and per named session as well): https://pkg.go.dev/github.com/jackc/pgx/v5#ConnConfig |
Comments |
Comment by Eriks Sneiders [ 2023 Dec 06 ] |
Implemented inĀ
|
Comment by Martins Valkovskis [ 2023 Dec 18 ] |
Updated documentation: |