Restore process consume memory as DefaultDbCachePages what is not acceptable
----------------------------------------------------------------------------

                 Key: CORE-3667
                 URL: http://tracker.firebirdsql.org/browse/CORE-3667
             Project: Firebird Core
          Issue Type: Improvement
          Components: GBAK
    Affects Versions: 2.1.4, 2.1.5
         Environment: Windows
            Reporter: Karol Bieniaszewski


Situation
DefaultDbCachePages e.g. 131072

1. On serwer is database e.g 3GB  test.fdb
2. we do backup process  test.bak
3. we restore database test_rest.fdb

When restore proces of database start then serwer consume memory for pages as 
big as is DefaultDbCachePages setting for this new test_rest.fdb
this is not acceptable because server must have then free memory 
DefaultDbCachePages x2 (1xDefaultDbCachePages  for test.fdb and 
1xDefaultDbCachePages for in restore process test_rest.fdb)

server should use small amout of RAM for restore proces eg. max 4096 pages

I post this as Improvement but may be should post this as bug?

-- 
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

        

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to