Instead of using `pg_dump` and executing data via SQL files, @dkubb raised the idea that maybe [postgres template databases](https://www.postgresql.org/docs/current/manage-ag-templatedbs.html) could be used here?