Fix 0.8 release doc styling
This commit is contained in:
parent
179dc0e2cf
commit
c3f5cf8d05
|
@ -52,6 +52,8 @@ There are new database migrations; they are backwards-compatible, so please
|
||||||
apply them before restarting your webservers and stator processes.
|
apply them before restarting your webservers and stator processes.
|
||||||
|
|
||||||
Two of the migrations involve adding large indexes and may take some time to
|
Two of the migrations involve adding large indexes and may take some time to
|
||||||
process (on the order of minutes). You may wish to bring your site down into
|
process (on the order of minutes) if you have a large database.
|
||||||
|
|
||||||
|
You may wish to bring your site down into
|
||||||
a maintenance mode before applying these to reduce the chance of lock conflicts
|
a maintenance mode before applying these to reduce the chance of lock conflicts
|
||||||
slowing things down, or causing request timeouts.
|
slowing things down, or causing request timeouts.
|
||||||
|
|
Loading…
Reference in New Issue