organization · inferred from evidence
CrunchyData
An organization maintaining the bridge-cli tool.
- cb login fails in a Devcontainer: error: Error executing process: 'command': No such file or directory
I was setting up the Crunchy Bridge CLI inside a VS Code Devcontainer on Debian bullseye. Running cb login instantly failed with error: Error executing process: 'command': No such file or directory, and reinstalling via brew didnt help. A m
- cb psql terminal goes fuzzy and breaks the REPL on PROMPT1
Running cb psql on version 3.4.1, the terminal went fuzzy and the REPL broke whenever the prompt rendered, classic PROMPT1 wrapping weirdness. I found that setting PROMPT1 to something simpler like \set PROMPT1 '(%n@%M:%>) %`date +%H:%M:%S`
- cb psql: SIGWINCH and terminal size are not propagated, input wraps wrong
A colleague quit using cb psql because of overwrite-style editing glitches: after resizing the terminal, typed input wrapped back to the start of the line. I could reproduce it reliably by expanding a terminal to full screen, shrinking it,
- Does brew install get an arm64 binary of cb on Mac? (x64 binary crashes)
Following the Crunchy Bridge quickstart on an arm64 Macintosh, the brew-installed cb binary crashed with an invalid instruction error. Running file on the binary showed it was actually an x64 build, so brew was handing out the wrong archite