ESIPFed / Geoweaver

boost data pipeline's tangibility, enhance research productivity, reduce work anxiety
https://geoweaver.dev
MIT License
81 stars 44 forks source link

need to add the shutdown compact into the preloading or make it automatic #561

Closed ZihengSun closed 2 months ago

ZihengSun commented 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.

ZihengSun commented 2 months ago

This is already there. gw stop && gw start should compact the db files.