Re: Recursive Arrays 101

Поиск
Список
Период
Сортировка
От Gavin Flower
Тема Re: Recursive Arrays 101
Дата
Msg-id 562EB5A6.2020101@archidevsys.co.nz
обсуждение исходный текст
Ответ на Recursive Arrays 101  (David Blomstrom <david.blomstrom@gmail.com>)
Ответы Re: Recursive Arrays 101
Re: Recursive Arrays 101
Список pgsql-general
On 27/10/15 12:15, David Blomstrom wrote:
>
> Server [localhost]: \c geozoo2 david
>
> Database [postgres]:
>
>
> *Shell2*
>
> Username [postgres]: \c geozoo2 david
>
> psql: warning: extra command-line argument "david" ignored
>
> psql: warning: extra command-line argument "l" ignored
>
> psql: invalid port number: "dt"
>
>
> Press <return> to continue...
>

In my psql seesion I get...

gavin=> \c mydb mydb_admin
You are now connected to database "mydb" as user "mydb_admin".
mydb=>


If you have multiple psql sessions, suggest you delete all except 1 or 2.

By type of shell, is meant are using a bash shell in your terminal, or
csh, or something else? Bash stands for BOurne Again Shell, it process
commands like 'psql' that you type into the shell.

Please copy i the email addresses of the other helping you & the mailing
list!


В списке pgsql-general по дате отправления:

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