osx - Can't run psql command, keep getting the same error -


i installed posgresql homebrew , when go on type command

psql 

i 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 have idea what's wrong?

i getting exact same error, above answers didn't work me. had reinstall postgresql.

brew reinstall postgresql


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -