On Friday, March 8, 2019 at 8:43:48 AM UTC-6, Jon Sobocinski wrote:
>
> Hi, I just started using H2 and was having a minor issue with it. I 
> searched the documentation but didn't quiet find what I was looking for.
> I'm noticing that when a client jar, lets say the web console for example, 
> attempts to query a large amount of data from an already running instance 
> of H2, it creates some sort of what I'm assuming is a temp .lob file. This 
> file is created in the same directory as the client. Could someone explain 
> if my understanding of this is correct, and also what the purpose of this 
> is.
>
> Additionally, would it be possible to specify where the client creates 
> this temp .lob file, so it doesn't always create it in the same directory 
> where the client was launched?
>
>
To clarify, I'm talking about this section of the documentation: "When 
using the client/server mode, large BLOB and CLOB data is stored in a 
temporary file on the client side." I'm mainly hoping that I can specify 
where this file is created. 

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to