[ZBX-20899] Broken SQL statement in PostgreSQL template README Created: 2022 Apr 14 Updated: 2024 Apr 10 Resolved: 2022 Jul 18 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Templates (T) |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Problem report | Priority: | Major |
Reporter: | tuor | Assignee: | Zabbix Development Team |
Resolution: | Won't fix | Votes: | 0 |
Labels: | PostgreSQL | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() |
Team: | |
Sprint: | Sprint 87 (Apr 2022), Sprint 88 (May 2022), Sprint 89 (Jun 2022), Sprint 90 (Jul 2022) |
Story Points: | 0.125 |
Description |
username can not be quoted in an CREATE USER statement: https://github.com/zabbix/zabbix/pull/59 See the examples in the documentation. |