Re: Recursive Arrays 101 - Mailing list pgsql-general

From Rob Sargent
Subject Re: Recursive Arrays 101
Date
Msg-id 562EB971.6000309@gmail.com
Whole thread Raw
In response to Re: Recursive Arrays 101  (David Blomstrom <david.blomstrom@gmail.com>)
Responses Re: Recursive Arrays 101  (David Blomstrom <david.blomstrom@gmail.com>)
List pgsql-general
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



pgsql-general by date:

Previous
From: David Blomstrom
Date:
Subject: Re: Recursive Arrays 101
Next
From: Gavin Flower
Date:
Subject: Re: Recursive Arrays 101