Hi
I've managed to create a large database, with PUnqLite, that is
562.1MB.
I can't seem to query it though.
I've set fetchBufferSize: (1024*1024*1023).
I've set SmalltalkImage current vm extraVMMemory: (1024*1024*1023).
I've played around in the info.plist setting the SqueakMaxHeapSize
to ridiculous things.
But I keep getting either out of memory or PqFetchError (probably
because it can't fit the whole stream into the image?).
This is why I was asking about the JX9 query and running a query
like that to only return to the image with results I want.
Any suggestions on how I can handle this?
Info.plist:
<key>SqueakMaxHeapSize</key>
<integer>1073741824</integer>
Pharo:
Image
-----
*****/Pharo4.0.image
Pharo4.0
Latest update: #40611
Unnamed
Operating System/Hardware
-------------------------
Mac OS 1093 intel
Kind Regards
--
Gareth Cox
IT Manager/Developer
Inspired Org (PTY) Ltd