I'm trying to install the Posgtres command-line client (typically psql on Linux). I've got postgres installed through MacPorts (postgresql90 and postgresql90-server) but still don't see the client installed.

I have searched MacPorts and am unable to find either the path to the client or a separate port to install it independently.

How can I install the psql command line client?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

Found the answer at: http://www.istarelworkshop.com/category/mac_os_x?p=

It seems that MacPorts installs the executable but doesn't put it in the path.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.