zabbix-pgsql-partitioning icon indicating copy to clipboard operation
zabbix-pgsql-partitioning copied to clipboard

Partitioning scripts for Zabbix on PostgreSQL

Results 6 zabbix-pgsql-partitioning issues
Sort by recently updated
recently updated
newest added

When running the bootstrap.sql agains Postgres 8.4.20 I got: ERROR: "$2" is declared CONSTANT SQL state: 22005 Context: compilation of PL/pgSQL function "zbx_deprovision_partitions" near line 7 Fixed by : DECLARE...

It'd be great to have README improved with what are common operational tasks. I'm willing to create a PR if someone can confirm my thoughts. _Partitions needs to be present...

Hi Ryan, First of all sorry if I'm bothering you and thanks for share these scripts :) I have a problem with them and maybe you can give me a...

One on of the most important changes in Postgresql 10 is native (without triggers) partitioning support. I think it's not so hard to port the sql files to work with...

Hi! Do you have any plans to add 3.4 support?

If i am turning on partitionig of the events table, i am seeing an error in postgres logs: ``` 2017-11-28 11:23:27 MSK zabbix zabbix ERROR: insert or update on table...