homebrew-postgresql icon indicating copy to clipboard operation
homebrew-postgresql copied to clipboard

Postgres executable

Open james-ai opened this issue 5 years ago • 1 comments
trafficstars

Hullo.

I'm using Buffalo which expects there to be a postgres executable. It seems postgresql-common doesn't provide this so I was wondering if you had a nice solution for making the correct postgres executable available to each Buffalo project depending on what version of postgresql it needs?

Many thanks, James.

james-ai avatar Nov 10 '20 08:11 james-ai

You will find the postgres executable at /usr/local/opt/postgresql@14/bin/postgres or analogously for other versions.

petere avatar Nov 10 '21 08:11 petere