Hello, I have a query that does a select on the pg_stat_activity table, the result has the query column, which returns the query that is being executed.
But when the result of that column is too long, it doesn't show the complete query being used. Which command in the SELECT could you use to return the complete string, or would it be a limitation of Zabbix?
using Postgresql.
Thanks.
But when the result of that column is too long, it doesn't show the complete query being used. Which command in the SELECT could you use to return the complete string, or would it be a limitation of Zabbix?
using Postgresql.
Thanks.