X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2Fbin%2Ffreeside-upgrade;h=ab2384453350c5940b622f286723676c58c8ca91;hp=1684408e93b5650cb232933a628beb5be0ac0fa6;hb=3848ca2c96115f150965b6cd20d41c3b64ffb2ac;hpb=40dc566227ff191badd9a54a648605de064d2ca6 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.