On 10/26/2015 05:28 PM, David Blomstrom wrote:
No, I'm on a Mac running OS X El Capitan.


I don't have my mac with me today so this is a little rough.

Cmd-Spacebar
Terminal

This should find the actual normal terminal.

Click on it.

at the prompt therein: psql --username davdi --host localhost

this should connect you to the db, I'm not sure what the prompt looks like

\l
will list the databases

\c <dbname>
\dt will list tables



Reply via email to