Possibility for usage jdbc connection string for PostgreSQL Patroni cluster

XMLWordPrintable

    • Type: Change Request
    • Resolution: Unresolved
    • Priority: Major
    • None
    • Affects Version/s: None
    • Component/s: Frontend (F), Server (S)
    • None

      We're able to define the only one hostname/ip-adress into configuration:
      DBHost - into Zabbix Server configuration
      $DB['SERVER'] - into Frontend configuration

      We want to have a posibility for defining multiple hostnames/ip-adresses to Zabbix everytime will connnecting to alive database in cases of failover and switchover

      For example use full jdbc string for connection to PostgreSQL Patroni cluster

       jdbc:postgresql://127.0.0.1:1544,127.0.0.2:1544/dbname?targetServerType=master
      

            Assignee:
            Zabbix Development Team
            Reporter:
            Igor Gorbach (Inactive)
            Votes:
            15 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated: