psql: FATAL: role “postgres” does not exist

NOTE: If you installed postgres using homebrew, see the comment from @user3402754 below. Note that the error message does NOT talk about a missing database, it talks about a missing role. Later in the login process it might also stumble over the missing database. But the first step is to check the missing role: What is the … Read more

Unknown ending signal when using debugger gdb

If you’re on Sierra , that’s expected. GDB isn’t compatible with macOS Sierra , even the last release (7.12). We should maybe wait for another release of GDB , or for another update for macOS in order to get the bug fixed.

psql: command not found Mac

You have got the PATH slightly wrong. You need the PATH to “the containing directory”, not the actual executable itself. Your PATH should be set like this: without the extra sql part in it. Also, you must remove the spaces around the equals sign. Keywords: Postgresql, PATH, macOS, OSX, psql

Segmentation fault: 11 in OS X

This is a bug in the readline compatibility in python, related to changes introduced in OSX10.9. This weekend, release candidates for Python2.7.6 and Python3.3.3 were released which fix this bug. The download links are below. http://python.org/download/releases/2.7.6/ http://python.org/download/releases/3.3.3/ Here’s the issue, quoting from Ned Deily, writing on the python-dev email list. On Tuesday, Apple released OS X … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)