[freeside-commits] branch master updated. a928f8174e08b484b654376b131d72f56db7f764

Ivan ivan at 420.am
Thu Dec 22 13:56:10 PST 2016


The branch, master has been updated
       via  a928f8174e08b484b654376b131d72f56db7f764 (commit)
      from  8b7aa84ac466a5094f54fba06e80bab45599bb8d (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 a928f8174e08b484b654376b131d72f56db7f764
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Thu Dec 22 13:56:09 2016 -0800

    update docs for freeside-upgrade -j

diff --git a/FS/bin/freeside-upgrade b/FS/bin/freeside-upgrade
index ffd574e..c5ea933 100755
--- a/FS/bin/freeside-upgrade
+++ b/FS/bin/freeside-upgrade
@@ -455,11 +455,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