v1.1.1
What's new
Fixed
- pre-flight no longer needs a superuser β the default
role_dependenciesqueriespg_rolesinstead of thepg_authid.
π CHANGELOG.md - all changes
Installing
- macOS β open
pgCowboy-v1.1.1-macos-universal.dmgand drag pgCowboy to Applications. The build is unsigned, so Gatekeeper blocks the first launch; clear the quarantine flag once:Downloading withxattr -dr com.apple.quarantine /Applications/pgCowboy.appcurl -LJO <url>instead of a browser avoids the flag entirely. - Windows β run
pgCowboy-v1.1.1-windows-amd64.msi. SmartScreen may warn about the unsigned installer: More info β Run anyway. - Linux (Debian/Ubuntu) β
sudo apt install ./pgCowboy-v1.1.1-linux-amd64.deb - Linux (Fedora/RHEL) β
sudo dnf install ./pgCowboy-v1.1.1-linux-amd64.rpm
See the installation guide for upgrade and uninstall notes.