Add possibility to mark all pages at e.g. restore time as not writable for new incoming data --------------------------------------------------------------------------------------------
Key: CORE-5125 URL: http://tracker.firebirdsql.org/browse/CORE-5125 Project: Firebird Core Issue Type: New Feature Components: Engine, GBAK Reporter: Karol Bieniaszewski We have now possibility to divide database into multiple files (i call this "Database speces"). This feature extend usability of this feature. "Database spaces" and feature to "prevent write to database page new data". I mean that you restore database with above switch (it explicitly include USE_ALL_SPACE switch) and all existing pages are marked as "not modify for new data" (below i call it MARKED). When something is updated new record version go into new page, and in page marked, only allowed operation is remove old record version. And now all new/modified data go into new place - eg. into fast accessible storage. Old data are on some slow storage. sumarrize: - flag for database page "prevent incoming new data" - restore with switch "prevent incoming new data to all existing pages" - engine should ommit pages marked for storing new data -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel