Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Install the postgres CLI tools

sudo mkdir -p /etc/paths.d &&
echo /Applications/Postgres.app/Contents/Versions/latest/bin | sudo tee /etc/paths.d/postgresapp

Don’t forget to close the Terminal window and open a new one for changes to take effect.
Source by postgresapp.com #
 
PREVIOUS NEXT
Tagged: #Install #postgres #CLI #tools
ADD COMMENT
Topic
Name
3+8 =