dolthub / dolthub/dolt

Add `restart` and `stop` options to `dolt sql-server`

Open
#7,671 0 comments 0 reactions 1 assignee Claimed by @zachmu View on GitHub
cli enhancement sql server
Dominant language
Go
Stars
24.4k
Forks
873
Avg merge
1d 9h
Merged PRs (30d)
121

Description

A customer asked for options to stop and restart a running `dolt-sql-server`. The idea is to implement `dolt sql-server --restart` and `dolt sql-server --stop`. If there are multiple running servers ion the machine, the correct process would be identified by the options like port and data directory.

This is extra useful because there is no way to "restart" a `dolt sql-server` right now. `SIGHUP` just quits.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.