mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-03 16:06:55 +00:00
deploy: dfc7646504cef3e4ff396c36089e1c6f1b1634de
This commit is contained in:
parent
ff862c8781
commit
2d2f2f4dfd
@ -1612,7 +1612,7 @@ worker for application service traffic, <strong>it must be stopped</strong> when
|
||||
(which normally happens when the main process is upgraded), to ensure the change is made safely
|
||||
without any risk of reusing transaction IDs.</p>
|
||||
<p>Deployments which do not use separate worker processes can be upgraded as normal. Similarly,
|
||||
deployments where no applciation services are in use can be upgraded as normal.</p>
|
||||
deployments where no application services are in use can be upgraded as normal.</p>
|
||||
<details>
|
||||
<summary><b>Recovering from an incorrect upgrade</b></summary>
|
||||
<p>If the database schema is upgraded <em>without</em> stopping the worker responsible
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -232,7 +232,7 @@ worker for application service traffic, <strong>it must be stopped</strong> when
|
||||
(which normally happens when the main process is upgraded), to ensure the change is made safely
|
||||
without any risk of reusing transaction IDs.</p>
|
||||
<p>Deployments which do not use separate worker processes can be upgraded as normal. Similarly,
|
||||
deployments where no applciation services are in use can be upgraded as normal.</p>
|
||||
deployments where no application services are in use can be upgraded as normal.</p>
|
||||
<details>
|
||||
<summary><b>Recovering from an incorrect upgrade</b></summary>
|
||||
<p>If the database schema is upgraded <em>without</em> stopping the worker responsible
|
||||
|
Loading…
x
Reference in New Issue
Block a user