Y
Hacker News
new
|
ask
|
show
|
jobs
by
esafak
400 days ago
It spins up a postgres container in that 20s?
1 comments
thom
400 days ago
Not a container but yes, it launches a cluster at the start of a run, and copies a blank Postgres template before every relevant test.
link