[freeside-commits] branch FREESIDE_4_BRANCH updated. 3848ca2c96115f150965b6cd20d41c3b64ffb2ac
Ivan Kohler
ivan at freeside.biz
Thu Jan 4 23:39:00 PST 2018
The branch, FREESIDE_4_BRANCH has been updated
via 3848ca2c96115f150965b6cd20d41c3b64ffb2ac (commit)
from 40dc566227ff191badd9a54a648605de064d2ca6 (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 3848ca2c96115f150965b6cd20d41c3b64ffb2ac
Author: Ivan Kohler <ivan at freeside.biz>
Date: Thu Jan 4 23:38:59 2018 -0800
doc
diff --git a/FS/bin/freeside-upgrade b/FS/bin/freeside-upgrade
index 1684408e9..ab2384453 100755
--- a/FS/bin/freeside-upgrade
+++ b/FS/bin/freeside-upgrade
@@ -467,8 +467,10 @@ Also performs other upgrade functions:
[ -v ]: Run verbosely, sending debugging information to STDERR. This is the
current default.
- [ -s ]: Schema changes only. Useful for Pg/slony slaves where the data
- changes will be replicated from the Pg/slony master.
+ [ -s ]: Schema changes only. Used to be useful for Pg/slony slaves where the
+ data changes would be replicated from the Pg/slony master (current
+ native Pg replication replicates schema changes to slaves
+ automatically).
[ -r ]: Skip sqlradius updates. Useful for occassions where the sqlradius
databases may be inaccessible.
-----------------------------------------------------------------------
Summary of changes:
FS/bin/freeside-upgrade | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
More information about the freeside-commits
mailing list