Skip to content

Conversation

@dyemanov
Copy link
Member

I'm not sure it should be applied to v6 as it supports databases in ODS 13.0 / 13.1 which may be multi-file and the engine will not be able to work with them. The patch raises an error in this case and suggests backup/restore to convert the database into a single file. Another possible reason for delay is that tablespaces are not landed yet. I have no problems merging this PR later.

@aafemt
Copy link
Contributor

aafemt commented Mar 18, 2024

For v6 I would suggest to drop ability to create multifile database but keep ability to open and work with multifile database until the next major ODS.

@sim1984
Copy link
Contributor

sim1984 commented Mar 18, 2024

For v6 I would suggest to drop ability to create multifile database but keep ability to open and work with multifile database until the next major ODS.

Don't need this. For this purpose there is EngineXX of previous versions.

@dyemanov
Copy link
Member Author

XX will be the same in v4/v5 and v6, this makes things confusing. Different engines are mostly intended for different major ODS versions.

@sim1984
Copy link
Contributor

sim1984 commented Oct 22, 2024

Not anymore. In Firebird 6.0, now the new major version ODS 14.0.

@dyemanov
Copy link
Member Author

Yes, but tablespaces are still in the pipeline. Does anyone object to perform the cleanup now?

@dyemanov
Copy link
Member Author

dyemanov commented Dec 5, 2024

Updated, ready for merge.

@dyemanov dyemanov merged commit f0740d2 into master Dec 28, 2024
47 of 48 checks passed
@dyemanov dyemanov deleted the multi-file-db-cleanup branch December 28, 2024 06:27
mrotteveel added a commit that referenced this pull request Jul 24, 2025
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.

4 participants