Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xbus-docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xbus
xbus-docs
Commits
eede33da
Commit
eede33da
authored
4 years ago
by
Christophe de Vienne
Browse files
Options
Downloads
Patches
Plain Diff
migration: add notes for 3.2.0
parent
af2f818e
No related branches found
No related tags found
No related merge requests found
Pipeline
#9350
passed
4 years ago
Stage: build
Stage: publish
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
source/db-maintenance.rst
+2
-0
2 additions, 0 deletions
source/db-maintenance.rst
source/migration.rst
+11
-0
11 additions, 0 deletions
source/migration.rst
with
13 additions
and
0 deletions
source/db-maintenance.rst
+
2
−
0
View file @
eede33da
.. _database-maintenance:
Database Maintenance
Database Maintenance
====================
====================
...
...
This diff is collapsed.
Click to expand it.
source/migration.rst
+
11
−
0
View file @
eede33da
...
@@ -9,6 +9,17 @@
...
@@ -9,6 +9,17 @@
The version specific instructions, unless told otherwise, must be applied even
The version specific instructions, unless told otherwise, must be applied even
if a migration goes from a former version to a later version.
if a migration goes from a former version to a later version.
To 3.2.0
~~~~~~~~
In this version we store only UTC dates in the database. The migration will
convert most of the dates already stored. On a big database it can take a
while, up to hours if there are several millions process with their logs and
envelopes.
To speedup things we recommand to use the 'purge' commands (see
:ref:`database-maintenance`) before migrating.
To 3.0.0-rc5
To 3.0.0-rc5
~~~~~~~~~~~~
~~~~~~~~~~~~
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment