MAX_LENGTH_INPLACE_LOB and StreamStore.minBlockSize

40 views
Skip to first unread message

wburzyns

unread,
Mar 26, 2021, 8:16:02 PM3/26/21
to H2 Database
Hi,

What's the relationship between MAX_LENGTH_INPLACE_LOB and StreamStore.minBlockSize (currently set to 256)?
I'm asking because I'm trying to tune the way I store my data. I noticed that if I pad every LOB I put inside H2 to at least 256 bytes (many of my LOBs are smaller than that) I obtain much smaller DB file in result: 313 MB vs 1997 MB without padding.

It seems to be quite strange: you have to put bigger data to get smaller DB.

Reply all
Reply to author
Forward
0 new messages