Hi Giuseppe, Apart rom Fabrice’s helpful hints, you could try to enable the ADDCACHE option [1].
Cheers, Christian [1] http://docs.basex.org/wiki/Database_Module#db:create On Mon, Apr 23, 2018 at 3:03 PM, Giuseppe Celano <[email protected]> wrote: > Hi All, > > I can create a database via the GUI, but if I use db:create [1] I get the > message "out of main memory": why? Thanks! > > db:create("myDB", > "sourceDirectory", > "destinationDirectory", > map{"ftindex": true(), "language": false()} > ) > > Best, > Giuseppe >

