Re: Recursive Arrays 101

Поиск
Список
Период
Сортировка
От Rob Sargent
Тема Re: Recursive Arrays 101
Дата
Msg-id 562EB971.6000309@gmail.com
обсуждение исходный текст
Ответ на Re: Recursive Arrays 101  (David Blomstrom <david.blomstrom@gmail.com>)
Ответы Re: Recursive Arrays 101
Список 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 по дате отправления:

Предыдущее
От: David Blomstrom
Дата:
Сообщение: Re: Recursive Arrays 101
Следующее
От: Gavin Flower
Дата:
Сообщение: Re: Recursive Arrays 101