mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-25 03:55:37 +01:00
Updated Preparation for update with database schema changes (markdown)
parent
98a2ddd67c
commit
74b9477c8b
@ -7,6 +7,7 @@ If an update has backwards incompatible database schema changes it is mentioned
|
||||
- Backup your database
|
||||
- Stop all servers
|
||||
- Start one server with Plan and wait until Patching has completed (`"All database patches applied successfully."`)
|
||||
- Start rest of the servers
|
||||
|
||||
If you need a rough estimate how long patching will take, you can run query `SELECT COUNT(*) as row_count FROM <table name mentioned in change log>` and estimate.
|
||||
Patching the database usually takes ~1 second per 20000 rows of data.
|
||||
|
Loading…
Reference in New Issue
Block a user