Re: [Virtuoso-users] Announcing Virtuoso Open-Source Edition version 6 Technology Preview 1

2009-04-24 Thread Kingsley Idehen
Steve Judkins wrote: Congratulations to team OpenLink on your latest VOS release! The readme doesn't list any but are there any known regressions with features that already exist in Virtuoso 5.x? I'm wondering if it is safe to replace (no DB upgrade needed) development servers without losing

Re: [Virtuoso-users] Query log?

2009-04-24 Thread Hugh Williams
Hi Alexander, Their is an undocumented development call: registry_set ('__sparql_endpoint_debug', '1') for tracing against the /sparql endpoint, this will trace all SPARQL queries cached or not. The Virtuoso server has to be started in foreground mode for this to work as it is writt

Re: [Virtuoso-users] Announcing Virtuoso Open-Source Edition version 6 Technology Preview 1

2009-04-24 Thread Steve Judkins
Congratulations to team OpenLink on your latest VOS release! The readme doesn't list any but are there any known regressions with features that already exist in Virtuoso 5.x? I'm wondering if it is safe to replace (no DB upgrade needed) development servers without losing existing functionality?

[Virtuoso-users] Announcing Virtuoso Open-Source Edition version 6 Technology Preview 1

2009-04-24 Thread Tim Haynes
Hi, OpenLink Software is pleased to announce a Technology Preview release of Virtuoso, Open-Source Edition, version 6.0-TP1. Currently best suited to developers, this introduces a new branch for Virtuoso with: * ANY ORDER Queries * Anytime Queries * Client-level resource accounting

Re: [Virtuoso-users] Query log?

2009-04-24 Thread Alexandre Bertails
Ok, actually it works, but only if the query is not already in cache. Is there a way to log also cached queries ? Alexandre. 2009/4/24 Alexandre Bertails > Hi all, > > I also need to log SPARQL queries into Virtuoso. > > I have activated everything with : > > SQL> trace_status(); > > and with

Re: [Virtuoso-users] Query log?

2009-04-24 Thread Alexandre Bertails
Hi all, I also need to log SPARQL queries into Virtuoso. I have activated everything with : SQL> trace_status(); and with the trace_status_show() procedure, here is what I have : SQL> trace_status_show(); opt status VARCHAR VARCHAR