From: Gunnar A. G. <ggr...@cs...> - 2005-02-01 15:32:15
|
Ah, bummer :) all that java work wasted. How large are we talking? - Gunnar S=F6ren Auer wrote: > Hi All, >=20 >> Here the other day I needed to put a 120mb rdf/xml file into a RAP DB,= =20 >> I tried using the db-tool and uploading it, but on my P4 with 1gb of=20 >> memory it used 1.8gb of memory, froze the whole machine and was still=20 >> showing no sign of connecting to the DB after 30 minutes, so I stopped= =20 >> it. >=20 >=20 > I already loaded quite large models using PHP and RAP, but you have to=20 > set the $stream parameter of model::load to true to prevent RAP from=20 > creating an in memory model first: >=20 > model::load($filename, $type =3D NULL, $stream=3Dfalse) >=20 > Hope that helps >=20 > S=F6ren --=20 Gunnar AAstrand Grimnes ----------------------- Room 312, Computing Science Dept. University of Aberdeen Aberdeen AB24 3UE Mobile: (+44) (0) 7950 251379 Email: ggr...@cs... WWW: http://www.csd.abdn.ac.uk/~ggrimnes |