Answers for "could not open lock file "/tmp/.s.PGSQL.5432.lock": Permission denied"

0

could not open lock file "/tmp/.s.PGSQL.5432.lock": Permission denied

As a root user, you can try executing 'chmod 777 /tmp' from terminal
Posted by: Guest on April-20-2022

Code answers related to "could not open lock file "/tmp/.s.PGSQL.5432.lock": Permission denied"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language