Closed ZihengSun closed 2 months ago
This H2 giant mv.db file is a very annoying issue
https://geoweaver.dev/blog/h2_database_cleanup/
Should add it into the predestroy step or automatically compact the database every n times of database queries, especially after the history update code.
This is already there. gw stop && gw start should compact the db files.
gw stop && gw start
This H2 giant mv.db file is a very annoying issue
https://geoweaver.dev/blog/h2_database_cleanup/
Should add it into the predestroy step or automatically compact the database every n times of database queries, especially after the history update code.