linux sudo apt install postgresql postgresql-contrib macos brew install postgresql Start postgresql service. linux sudo systemctl start postgresql.service macos brew services start postgres we're ...