Re: [h2] Very slow / read-only exception when connecting to a database the first time after moving it

2013-12-10 Thread Ryan How
Are you possibly copying the database while it is still open on system A? On 11/12/2013 12:47 AM, Johann Petrak wrote: I created a database (two files) on system A, then moved the files to system B and when I want to connect to that DB on system B, the first time just establishing the connectio

[h2] Very slow / read-only exception when connecting to a database the first time after moving it

2013-12-10 Thread Johann Petrak
I created a database (two files) on system A, then moved the files to system B and when I want to connect to that DB on system B, the first time just establishing the connection takes many minutes. But after that, every subsequent time the connection is established in less than a second. Also,

[h2] Two more fix patch for H2 Database

2013-12-10 Thread Nicolas Fortin (OrbisGIS)
Hi, We have two more patch (fix) for H2 Database: A fix for conversion of Geometry type (and for future type) JDBC/H2. By using column type name in addition to column type id. https://github.com/nicolas-f/H2-Mirror/tree/h2-with-custom-type A fix for ValueGeometry, in order to parse Well Known