PostgreSQL Troubleshooting: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Library not loaded= NOMBP3:bin ovidiu$ psql dyld: Library not loaded: /usr/local/opt/readline/lib/libreadline.7.dylib Referenced from: /usr/local/bin/psql Reason: imag...") |
No edit summary |
||
Line 1: | Line 1: | ||
=Internal= | |||
* [[PostgreSQL Operations#Subjects|PostgreSQL Operations]] | |||
=Library not loaded= | =Library not loaded= | ||
Latest revision as of 04:14, 17 April 2019
Internal
Library not loaded
NOMBP3:bin ovidiu$ psql dyld: Library not loaded: /usr/local/opt/readline/lib/libreadline.7.dylib Referenced from: /usr/local/bin/psql Reason: image not found
Solution:
brew reinstall postgresql