Ad Widget

Collapse

Zabbix PostgreSQL PAAS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alfie013
    Junior Member
    • Feb 2020
    • 4

    #1

    Zabbix PostgreSQL PAAS

    Hi all, i'm planning to migrate our Zabbix server on-prem to Azure using the latest version. We are using PostgreSQL as our database. Does anyone know if Zabbix support postgresql paas?
    If not, what would be the best way to migrate the database from on-prem (running in Cent7 with Zabbix server 5.0.X) to Azure with minimal downtime.​
  • dimir
    Zabbix developer
    • Apr 2011
    • 1080

    #2
    Shouldn't be any different from connecting to a standard PostgreSQL instance.

    Comment

    • alfie013
      Junior Member
      • Feb 2020
      • 4

      #3
      is timescaleDB supported? can you share a reference that shows what are being supported and what's not if you have? thanks

      Comment

      • dimir
        Zabbix developer
        • Apr 2011
        • 1080

        #4
        AFAIK Azure PaaS supports TimescaleDB: https://azure.microsoft.com/en-us/up...0of%20Postgres.

        So does Zabbix: https://www.zabbix.com/documentation...ll/timescaledb

        Comment

        Working...