Ad Widget

Collapse

Zabbix Postgres Database partitiong.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • geo_pap
    Junior Member
    • Mar 2022
    • 1

    #1

    Zabbix Postgres Database partitiong.

    Hello everyone this is my first post in the forum. I am new to Zabbix, and Postgres and I am facing the following issue. We have a Zabbix 5.0 with two postgres databases working as master-slave. I decided to partition the tables of history and trends. I followed the following link robbrucks/zabbix-postgresql-auto-partitioning: zabbix-postgresql-auto-partitioning (github.com). First, I run the install_partition script on the slave node for testing purposes and I saw that the partition schema is created successfully but there are no tables.
    Why;

    2) How can I feed my new schema with data, should I change the configuration also in the zabbix_server.conf ?

    Thank you in advance.


Working...