Funciona em
WindowsmacOSLinux
Instaladores disponíveis
Comandos
Winget Windows
Fonte oficial · PostgreSQL.PostgreSQL.17 · exige admin
Instalar
powershell
winget install --id PostgreSQL.PostgreSQL.17 -eDesinstalar
powershell
winget uninstall --id PostgreSQL.PostgreSQL.17 -eHomebrew macOS
Fonte oficial · postgresql@17
Instalar
zsh
brew install postgresql@17Desinstalar
zsh
brew uninstall postgresql@17APT Linux
Fonte oficial · postgresql · exige admin
Instalar
bash
sudo apt-get update && sudo apt-get install -y postgresqlDesinstalar
bash
sudo apt-get remove -y postgresql