Skip to content

Inline minor ODS upgrade#7397

Merged
dyemanov merged 8 commits intomasterfrom
ods-upgrade
Jan 10, 2023
Merged

Inline minor ODS upgrade#7397
dyemanov merged 8 commits intomasterfrom
ods-upgrade

Conversation

@dyemanov
Copy link
Copy Markdown
Member

This feature was proposed at the last Firebird conference in Berlin. It allows to upgrade the existing database to the latest minor ODS version, without a need in backup/restore.

  1. Upgrade must be done manually, using gfix -upgrade
  2. It requires exclusive access to the database, error is thrown otherwise
  3. USE_GFIX_UTILITY system privilege is required
  4. Upgrade is transactional, all changes are reverted if any error happens

…pgrade. Fixed incorrect owner permissions for system packages.
…cache. Some related cleanup. Fixed remaining issues with using the current connection after isc_dpb_upgrade_db processing.
@dyemanov dyemanov self-assigned this Nov 25, 2022
@AlexPeshkoff
Copy link
Copy Markdown
Member

I see no problems with this patch

@dyemanov dyemanov merged commit aa847a7 into master Jan 10, 2023
@dyemanov dyemanov deleted the ods-upgrade branch January 10, 2023 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants