Library not loaded: /usr/local/opt/readline/lib/libreadline.6.2.dylib
问题 I just installed posgresql with homebrew and when I go on to type the command psql I get the following error: dyld: Library not loaded: /usr/local/opt/readline/lib/libreadline.6.2.dylib Referenced from: /usr/local/bin/psql Reason: image not found [1] 69711 trace trap psql Does anyone have any idea about what's wrong? 回答1: I was getting the exact same error, but the above answers didn't work for me. I had to reinstall postgresql. brew reinstall postgresql 回答2: The key problem is that your