Thank you Christian for your reply at that time of the day (or the night...) !
I am happy to hear that BaseX  can  in the future handle very large xml 
collections.

For me, this feature is at the top of the list.
Hy everybody, are there other BaseX users interested with this feature ?

Best regards,
And good night.

Fabrice

-----Message d'origine-----
De : Christian Grün [mailto:[email protected]] 
Envoyé : jeudi 1 novembre 2012 23:04
À : Fabrice Etanchaud
Cc : [email protected]
Objet : Re: [basex-talk] Create DB fails with 'Input is too large for a single 
database'

Dear Fabrice,

your input document is indeed too large for a single database, as it seems to 
exceed 2 billion (2^31) nodes. you'll have to split up the document manually, 
and save it in multiple databases, which can then be accessed by a single 
XQuery. We have some plans for BaseX 8 to support up to 2^63 (i.e., 8 
Quintillion) nodes in a single database, but the release date is still nebulous.

For all those who are waiting for 7.5 (we're getting frequent
requests): the release will be further postponed, as we still need to document 
all new features, and implement some remaining ones. After all, you are all 
invited to switch to the latest 7.5 snapshot, which has been proven to be very 
stable and, in many ways, more robust than the current 7.3 release.

Hope this helps,
Christian
___________________________

On Thu, Nov 1, 2012 at 10:31 PM, Fabrice Etanchaud <[email protected]> 
wrote:
> Dear all at BaseX,
>
>
>
> Once again, thank you for your job !
>
>
>
> A Database creation fails after some time,
>
> With the message 'Input is too large for a single database'.
>
> It seems to be related with the LIMITRANGE error message.
>
> Could you please give us a few explanations,
>
> And a way to import the data (about 81 Go) anyway ?
>
>
>
> Best regards,
>
> Fabrice Etanchaud
>
> Questel-Orbit
>
>
>
>
> _______________________________________________
> BaseX-Talk mailing list
> [email protected]
> https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
>
_______________________________________________
BaseX-Talk mailing list
[email protected]
https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk

Reply via email to