Ejecutaría postgreSQl pero cuando inicio pg_start me sale este error
`could not identify current directory: Permission denied could not identify current directory: Permission denied could not identify current directory: Permission denied The program "postgres" is needed by pg_ctl but was not found in the same directory as "pg_ctl". Check your installation.` Probé muchas maneras como pg_ctl -D /usr/local/var/postgres start , brew services restart postgresql , brew search "postgresql". , y uso brew install --cask navicat-for-postgresql una vez para actualizar Homebrew pero aún recibo un error.
Resuelvo este problema después de actualizar mi postgres.
brew upgrade postgresql