Which directory does Homebrew install Postgres executables in? I've searched just about everywhere.
Usually you can find recipes in /usr/local/Cellar . Did you try searching there?
In the bin/
directory managed by Homebrew. Pop open a terminal and run:
$ echo `brew --prefix`/bin
The output will be the directory where Postgres executables are installed.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With