mmav
mmav
Maybe good idea. Attach or create empty database if file not exists?
@blaggacao Did you managed to deploy it to Docker Swarm?
This is very annoying and make it not useful for bigger lists. Any update on this?
 Same here...
I have share simple alignment script here: https://github.com/timesler/facenet-pytorch/issues/34#issuecomment-767783853 It is not optimal, but it is simple and readable 😄
@jordanlewis Thanks that was it. It took me about 1.5-2 hours to load database with one error at the end. Is this normal, it seems to me that this is...
@jordanlewis I think this `IMPORT` command is CRDB specific, right? It won't work with standard postgres database. It'll be nice to have one tool to compare postgres, citus, crdb... Do...
@jordanlewis I'm trying build `bin/workload` with `builder.sh` but after that my `./bin` directory is still empty. ``` ~/go/src/github.com/cockroachdb/cockroach$ ./build/builder.sh make bin/workload GOPATH set to /go Running make with -j4 github.com/cockroachdb/cockroach/vendor/github.com/tylertreat/hdrhistogram-writer...
@jordanlewis I found it in `bin.docker_amd64` directory, thanks. How can build it for my computer architecture? I did it like this `./build/builder.sh build bin/workload TYPE=release-linux-gnu`. And how can I run...