am currently trying to install Postgres on my local Snow Leopard OS using macports.

After installing macports, I run the following to install postgres:

sudo port install postgresql83 postgresql83-server

But when I type:postgres

I get the following error:

-bash: postgres: command not found

It looks like it doesn't exist. Did I miss something?

link|improve this question
Why are you looking for a postgres command? What do you expect from it? – Milen A. Radev Nov 10 '11 at 7:07
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.