by thephaseusa » Fri May 25, 2018 8:23 pm
Okay thanks. I think I'm clear on that now.
Version: 2.14b0.5
SVN Version: 2975
DB Schema Version: 1543
DB Schema Update Date: 2018-05-04 16:24:39
That's where my database server is now. Looking at the new upgrade script, there are new schemas 1544,1545,1546,1547, and 1548 with the update schema statement coming at the end of each new schema group of commands. So I could just start with 1544, copy everything below it, paste to create a new upgrade script, run it, and skip the stuff before my current schema. Then run perl /usr/src/astguiclient/trunk/install.pl on each box in the cluster, and upgrade finished.
Correct?
John Merritt