postgres-tui v0.0.2
What's New in postgres-tui v0.0.2
Changelog
- abc88f4: Align install flow with redis-tui (@davidbudnick)
- a96ddf4: Bump pgx/x/text and restore coverage (@davidbudnick)
- 2866910: Fix CI Postgres service and gosec nosec (@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.2Binary Download
Download the appropriate binary for your platform from the assets below.