Re: [Virtuoso-users] Unable to setup UTF-8 encoding in the relational DB

2017-03-22 Thread Beppe Mazzola
Thanks Sergey Your suggestion inspired me to do some more trials. Declaring the text column VARCHAR(3000) instead of NVARCHAR(1000) the problem disappears, but I have to increase the column size because somehow Virtuoso recognizes the text as non-Latin and uses UTF-8 that occupies m

Re: [Virtuoso-users] Write load high relative to disk write throughput / intensive JDBC sparql INSERT DATA INTO GRAPH

2017-03-22 Thread Hugh Williams
Hi Thomas, Looking at your INI file I note in the “[Parameters]” section you have "MaxClientConnections = 10” set , which should be set to something like 100 I would recommend as this param sets the number of ServerThreads available to the SQL database for processing requests, which includ