Install cli for postgresql mac

broken image
broken image

Sudo yum install -y zlib-devel perl-ExtUtils-MakeMaker Ln -s /usr/local/nodejs/bin/npm /usr/local/bin

broken image

Ln -s /usr/local/nodejs/bin/node /usr/local/bin #The stop step of this method is to stop the nginx process after the processing task is completedĮxecReload=/usr/local/nginx/sbin/nginx -s reloadĮxecStop=/usr/local/nginx/sbin/nginx -s quit #This method is equivalent to finding out the nginx process ID first, and then using the kill command to forcibly kill the process Start and stop nginx (SYSTEMd is recommended for management).#Switch to / usr / local / nginx-1.20.0 to compile and install Summarize the following common operation dependencies that need to be installed, including nginx, nodejs, GIT, mongodb, redis, MySQL and PostgreSQL.