Subject Re: Query never return
Author svanderclock
--- In firebird-support@yahoogroups.com, Dmitry Yemanov <dimitr@...> wrote:
>
> svanderclock wrote:
> >
> > Database header page information:
> > Page size 4096
> > Page buffers 10240
>
> 40MB per connection? And 200 concurrent connections? It's not a surprise
> that you go out of memory.
>
>
> Dmitry
>

sh..t ! i was thinging that Page buffer 10240 was only for the super server ... not for the classic server :( also i m sure that i set in the database lot of time ago this value to 0 (to disconnect it) so i can not understand why it's come back to 10240 :(

so what the difference (or what the purpose) of these 3 values :
page size,
page buffers,
DefaultDbCachePages ?

thanks you by advance