Postgres Error

Problem: Postgres is running on OSX, but nothing can connect to it.

Solution: Try deleting postmaster.pid by running the following command. rm /usr/local/var/postgres/postmaster.pid

Source: Stack Overflow

Previous
Previous

.NET Core Web App Development

Next
Next

Fibonacci Number (Last Digit)