Open
Description
Hi. We use
io.zonky.test
embedded-postgres
2.0.6
and we have a pretty big liquibase scripts which starts about 3 minutes. Now I try to start your database with data from unzipped archive. Do you have any advices or best practieces about it?
Now I replace folders data
and global
in data folder but it fails on postgres.bki
running because of index duplication. Seems like I gone too deep.