← all formulas
postgresql@17
Object-relational database system
- Version
- v17.9
- License
- PostgreSQL
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install postgresql@17Caveats
This formula has created a default database cluster with:
initdb --locale=en_US.UTF-8 -E UTF-8 $HOMEBREW_PREFIX/var/postgresql@17
When uninstalling, some dead symlinks are left behind so you may want to run:
brew cleanup --prune-prefix