Subject | Re: [Firebird-Java] Re: Is there a way to specify size of cache and how much memory fb can use? |
---|---|
Author | Roman Rokytskyy |
Post date | 2008-10-28T06:18:10Z |
> One more question: Do you know what events would cause my java app toIf your Java app loads some DLL via JNI, you don't have control what
> use more memory than I allow the JVM?
happens in that DLL.
> If my database ever gets veryNot really. Slow - yes, but Firebird should not use more memory than you
> very large, is there a chance my app would crash (I assume the index
> is stored in memory)?
have configured.
Roman