Can we achieve Zero down time when there is setup:upgrade is happening #292
Replies: 2 comments
-
|
It should be possible, however not with vanilla Magento. When there's anything to update in the database, Because by default Magento displays an error on all pages when any schema versions in the database don't match those in the code, the new version won't work before This means that you can either:
|
Beta Was this translation helpful? Give feedback.
-
|
issue resolved |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
is there any way we can achieve Zero downtime when we are upgrading the DB ?
Beta Was this translation helpful? Give feedback.
All reactions