mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-22 07:10:59 +00:00
Fix 0.8 release doc styling
This commit is contained in:
parent
179dc0e2cf
commit
c3f5cf8d05
1 changed files with 4 additions and 2 deletions
|
@ -52,6 +52,8 @@ There are new database migrations; they are backwards-compatible, so please
|
|||
apply them before restarting your webservers and stator processes.
|
||||
|
||||
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
|
||||
slowing things down, or causing request timeouts.
|
||||
|
|
Loading…
Reference in a new issue