firebird
firebird copied to clipboard
Data pages of newly gbak restored databases should marked as "swept" [CORE6164]
Submitted by: Omacht András (aomacht)
Votes: 2
Vlad said at the conference in Berlin it is possible the improve gbak and the engine to set swept flag on all data pages while the database is created by gbak. This solution would make the gfix -sweep first run much faster.
Commented by: Sean Leyne (seanleyne)
Changed the Summary for readability.
Modified by: Sean Leyne (seanleyne)
summary: While database is create by gbak it should set swept flag on all data pages => Data pages of newly gbak restored databases should marked as "swept"
Modified by: @hvlad
assignee: Vlad Khorsun [ hvlad ]
Can you please consider implementing this? Right now production database suffers big disk performance for multiple hours when sweep runs for the first time after restore (500+GB db).
Looking what can be done.