Ad Widget

Collapse

Remote PostgreSQL database upgrade 3.2.7 to 3.4.5

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pimp_vader
    Junior Member
    • Oct 2014
    • 12

    #1

    Remote PostgreSQL database upgrade 3.2.7 to 3.4.5

    I have my server upgraded but need to get the PostgreSQL database upgraded as well so it will work with server and frontend.

    Original build was for 3.2.7 and was all local (Zabbix server, web server, database server on single host) Since this is to be the "Lab" for the prod instance of zabbix I wanted it to mirror our prod as closely as possible so I need to upgrade to 3.4 and pull the DB off of the zabbix server. I did a pg_dump of the DB the upgraded to 3.4.5 but forgot to upgrade the DB before it was migrated (I know, I know). I am not finding any sort of guidance on how to upgrade the remote db so that is compatible with the frontend and server. I would prefer to hold on to the data I have collected in the phase 1 POC if at all possible but that is not a firm requirement.

    TIA
  • allexpetrov
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • May 2017
    • 361

    #2
    Hello,

    The update of the database is an automated task which is performed by Zabbix Server.

    So in order to update the database - just run the Zabbix Server with the allowance to connect to the database from your test environment.

    Regards,
    Alex!

    Comment

    Working...