Database

Recovering and Reducing H2 Database Size in Geoweaver

When working with Geoweaver, you might encounter a scenario where the H2 database grows significantly in size, potentially impacting system performance.

Read More

Switching Between H2, PostgreSQL, and MySQL Using Command-Line Arguments

Introduction In this guide, we will show how to switch between H2, PostgreSQL, and MySQL databases in Geoweaver using command-line arguments.

Read More

H2 Database - Shutting down H2 in compact mode

While building our Geoweaver application with the H2 database, we came across an interesting challenge—our database files were growing larger than anticipated, especially as they neared the 1TB mark.

Read More