Automatically cleanup x previous template databases and it's test databases after a new template database was requested, without manually invoking the DELETE /templates endpoint.
Enable this handling via the env var INTEGRESQL_KEEP_PREVIOUS_POOLS_COUNT (int), default 0 (unlimited).
(Initial proposal via @MorpheusXAUT , cc aaa_internal)