[freeside-commits] branch FREESIDE_4_BRANCH updated. 8b6fed6a5c0bc03bb5c733f0bf918d6e816728b1
Ivan
ivan at 420.am
Thu Dec 22 13:56:12 PST 2016
The branch, FREESIDE_4_BRANCH has been updated
via 8b6fed6a5c0bc03bb5c733f0bf918d6e816728b1 (commit)
from db970fa27e376cfe3321c91d25dd047652e650c6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8b6fed6a5c0bc03bb5c733f0bf918d6e816728b1
Author: Ivan Kohler <ivan at freeside.biz>
Date: Thu Dec 22 13:56:11 2016 -0800
update docs for freeside-upgrade -j
diff --git a/FS/bin/freeside-upgrade b/FS/bin/freeside-upgrade
index b8a8fbd..1684408 100755
--- a/FS/bin/freeside-upgrade
+++ b/FS/bin/freeside-upgrade
@@ -473,11 +473,9 @@ Also performs other upgrade functions:
[ -r ]: Skip sqlradius updates. Useful for occassions where the sqlradius
databases may be inaccessible.
- [ -j ]: Run certain upgrades asychronously from the job queue. Currently
- used only for the 2.x -> 3.x cust_location, cust_pay and part_pkg
- upgrades. This may cause odd behavior before the upgrade is
- complete, so it's recommended only for very large cust_main, cust_pay
- and/or part_pkg tables that take too long to upgrade.
+ [ -j ]: Run certain upgrades asychronously from the job queue. Recommended
+ for very large cust_main or part_pkg tables that take too long to
+ upgrade.
[ -a ]: Run schema changes in parallel (Pg only). DBIx::DBSchema minimum
version 0.41 recommended. Recommended only for large databases and
-----------------------------------------------------------------------
Summary of changes:
FS/bin/freeside-upgrade | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
More information about the freeside-commits
mailing list