Re: large databases
- From: Simon Strobl <Simon.Strobl@xxxxxxxxx>
- Date: Wed, 21 May 2008 06:23:42 -0700 (PDT)
The Prolog system should of course be able to handle it, but most
importantly, make sure most of your database predicates are properly
indexed.
O.k. thanks for the tip. At the time being, however, my problem is not
the time Prolog uses for making use of facts. My problem is that
Prolog does not manage to load the facts. As I said, Yap crashes
(although enough RAM was available). Swi did not crash, but it did not
succeed to load the file in several days. I have now started a new Swi-
process. I will wait a week or two in order to see if Swi can load the
file.
.
- Follow-Ups:
- Re: large databases
- From: Jan Wielemaker
- Re: large databases
- References:
- large databases
- From: Simon Strobl
- Re: large databases
- From: Jan Wielemaker
- large databases
- Prev by Date: Re: In which cases/problems is Prolog faster than Java?
- Next by Date: Re: call, ..= operator, records (newbie)
- Previous by thread: Re: large databases
- Next by thread: Re: large databases
- Index(es):
Relevant Pages
|