4 ms·
It looks like the port is configurable, so that should make it easier to avoid conflicts but I wonder how the performance would be impacted.
by pheeney 2y ago
It looks like the port is configurable, so that should make it easier to avoid conflicts but I wonder how the performance would be impacted.
- pheeney 2y agoI was able to get it working and it seemed fast enough. However I don't have any local databases of similar size to compare to. ssh -F ssh.config -L 4213:localhost:4213 dev 'DUCKDB_HTTPPORT=4213 ~/.duckdb/cli/latest/duckdb -ui'