
Migrate your projects from one server to another is through a backup and restore. You can only restore a backup to exactly the same version and type (CE/EE)

GitLab provides Rake tasks for backing up and restoring GitLab instances.Īn application data backup creates an archive file that contains the database, Fix an existing dump file to remove references to pg_stat_statements Back up and restore GitLab.Prevent the dump file to include pg_stat_statements.Restoring database backup fails when pg_stat_statements was previously enabled.Truncate the filenames referenced by the database.Backup fails with File name too long error.Backup fails to complete with Gzip error.Container Registry push failures after restoring from a backup.Disable user two-factor authentication (2FA).Verify that all values can be decrypted.Restoring database backup using Omnibus packages outputs warnings.

