postgres-tui v0.0.5
What's New in postgres-tui v0.0.5
Changelog
- 37c6c3c: Open table data only on enter (@davidbudnick)
- 845c91a: Persist connection passwords in config (@davidbudnick)
Installation
Quick Install (macOS/Linux)
curl -fsSL https://raw.githubusercontent.com/davidbudnick/postgres-tui/main/install.sh | bashUpdate Existing Installation
postgres-tui --updateHomebrew (macOS/Linux)
brew tap davidbudnick/homebrew-tap
brew install --cask postgres-tuiGo Install
go install github.com/davidbudnick/postgres-tui@v0.0.5Binary Download
Download the appropriate binary for your platform from the assets below.