Dear Mr. Williams,
Thank you very much for the information.
Thanks & Regards,
Jyoti
On Sun, Sep 20, 2015 at 6:34 AM, Hugh Williams
wrote:
> Hi Jyoti,
>
> Virtuoso does not cache query result sets per say, but rather the
> databases working set for a given query work load gets loaded into memo
Hi Jyoti,
Virtuoso does not cache query result sets per say, but rather the databases
working set for a given query work load gets loaded into memory (cache) on
demand such that subsequent queries touching the same database working set
would not have to be read from disk. Thus the first time a
A gentle reminder.
On Thu, Sep 17, 2015 at 8:42 PM, Jyoti Leeka wrote:
> Dear All,
>
> I have the following question regarding Virtuoso 7.2. I'll be grateful if
> you could help me with this a bit. Does Virtuoso 7.2 cache the query results
> precisely and serves them back or does it cache the rel
Dear All,
I have the following question regarding Virtuoso 7.2. I'll be grateful if
you could help me with this a bit. Does Virtuoso 7.2 cache the query
results precisely and serves them back or does it cache the relevant
portions of the database and then recomputes the results? Also can we
adjust