summaryrefslogtreecommitdiff
path: root/FS/bin
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2018-01-04 23:38:59 -0800
committerIvan Kohler <ivan@freeside.biz>2018-01-04 23:38:59 -0800
commit3848ca2c96115f150965b6cd20d41c3b64ffb2ac (patch)
treea23b4c201207981bd91cd08dacd9e986e1cc8ea9 /FS/bin
parent40dc566227ff191badd9a54a648605de064d2ca6 (diff)
doc
Diffstat (limited to 'FS/bin')
-rwxr-xr-xFS/bin/freeside-upgrade6
1 files changed, 4 insertions, 2 deletions
diff --git a/FS/bin/freeside-upgrade b/FS/bin/freeside-upgrade
index 1684408..ab23844 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.