Comment by porridgeraisin
Comment by porridgeraisin 2 days ago
In memory DBs don't have anything to vacuum.
However... what you (and OP) are looking for might be pragma shrink_memory [1].
Comment by porridgeraisin 2 days ago
In memory DBs don't have anything to vacuum.
However... what you (and OP) are looking for might be pragma shrink_memory [1].
Ah, you're correct. I read too fast and missed that it was in-memory databases specifically!