[h2] MVStore - how to disable versioning function

2016-10-23 Thread Trig Chen
I'm to use MVStore to store time-series data, the data may consist of thousands scan and one scan may have thousands integer points. I find out the file size increasing greatly than the data actually needs. I use mvstore.setVersionsToKeep(0) or mvstore.setVersionsToKeep(1), but it still increase

[h2] Re: Errors in the DBMS comparison

2016-10-23 Thread Philippe Marschall
On Tuesday, August 30, 2016 at 11:56:31 PM UTC+2, Thomas Kellerer wrote: > > I think there are some errors in the DBMS comparison at: > http://www.h2database.com/html/features.html#comparison > > Postgres has "Linked tables" through Foreign Data Wrappers: >