Subject | Page buffers and DefaultDbCachePages |
---|---|
Author | k_smith_000 |
Post date | 2005-11-08T23:29:11Z |
Hello,
Recently I've found 'page buffers' parameter which can be read by
issuing command 'gstat -h'.
I also know serwer wide parameter - DefaultDbCache.
My question is what's the difference between DefaultDbCache and page
buffers parameters?
If I have:
Page size = 4096
Page buffers = 1000
DefaultDbCache = 2048
Connected users = 20
Will the cache size for each user eqal 4096*2048*20?
I'm using Firebird 1.5.2 CS.
Thanks in advance!
Kevin Smith
Recently I've found 'page buffers' parameter which can be read by
issuing command 'gstat -h'.
I also know serwer wide parameter - DefaultDbCache.
My question is what's the difference between DefaultDbCache and page
buffers parameters?
If I have:
Page size = 4096
Page buffers = 1000
DefaultDbCache = 2048
Connected users = 20
Will the cache size for each user eqal 4096*2048*20?
I'm using Firebird 1.5.2 CS.
Thanks in advance!
Kevin Smith