Jesse Dearing
Jesse Dearing
What's needed here. Starting with director, I see a lot of spending specs. Should I just make those pass?
To solve this we had to write a wrapper executable for goose that obtains an advisory lock in postgres. It's pretty common in Kubernetes deployments to use a init container...
> was your approach similar to the one described by @dahu33 in this [#191 (comment)](https://github.com/pressly/goose/issues/191#issuecomment-1129850138)? It was. We moved it to it's own executable and launched Goose so we can...
We never saw this in our tooling because our tables are small enough that we haven't added `CONCURRENTLY` to `CREATE INDEX`. Good catch