79202018

Date: 2024-11-19 03:42:09
Score: 1
Natty:
Report link

For me, after upgrading to postgresql@16 my issue was that installing the non-default version meant the command line tools were not added to my path. Adding export PATH="/opt/homebrew/opt/postgresql@16/bin:$PATH" to my .zshrc file fixed the issue.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Jake