Provide 7.0.0 Upgrade sql file for PostgreSQL
Brought to you by:
tim4dev
A sql patch file to upgrade from 5.x to 7.0.0 on PostgreSQL would be great and would make live much easier for your users. Now everyone need to translate your upgrade.txt statements from MySQL to PostgreSQL on their own which is error prone and could be much easier done.
Other systems (like Bacula itself) provide upgrade sql scripts which you simply execute and I think this is a good way to streamline the upgrades.
Here is the script for PostgreSQL 9.3.
Note that one index and webacula_jobdesc.short_desc already exist in my 5.5.2 db.
Last edit: Robert Oschwald 2015-02-05