| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | David Blomstrom <david(dot)blomstrom(at)gmail(dot)com> |
| Cc: | Gavin Flower <GavinFlower(at)archidevsys(dot)co(dot)nz>, John R Pierce <pierce(at)hogranch(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Recursive Arrays 101 |
| Date: | 2015-10-27 01:00:18 |
| Message-ID: | CAKFQuwbfQWQhpU9J_jHhUjWqrXJ3uaTa=mCcAaqU4SW914oCEw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Mon, Oct 26, 2015 at 8:54 PM, David Blomstrom <david(dot)blomstrom(at)gmail(dot)com>
wrote:
> That's exactly what I've been doing. I just did it again...
>
> Last login: Mon Oct 26 17:53:05 on ttys001
>
> Davids-MacBook-Pro-2:~ davidblomstrom$
> /Library/PostgreSQL/9.5/scripts/runpsql.sh; exit
>
> Server [localhost]: Server [localhost
>
> Database [postgres]: Database [postgres]:
>
> Port [5432]: Port [5432]:
>
> Username [postgres]: Username [postgres]:
>
> psql: warning: extra command-line argument "[5432]:" ignored
>
> psql: warning: extra command-line argument "[postgres]:" ignored
>
> psql: warning: extra command-line argument "Database" ignored
>
> psql: warning: extra command-line argument "[postgres]:" ignored
>
> psql: invalid port number: "Port"
>
>
> Then the script you are running is broken and you should run "psql"
yourself from a Mac terminal prompt.
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Melvin Davidson | 2015-10-27 01:01:04 | Re: Recursive Arrays 101 |
| Previous Message | David Blomstrom | 2015-10-27 00:54:18 | Re: Recursive Arrays 101 |