| From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
|---|---|
| To: | David Blomstrom <david(dot)blomstrom(at)gmail(dot)com>, Gavin Flower <GavinFlower(at)archidevsys(dot)co(dot)nz> |
| Cc: | John R Pierce <pierce(at)hogranch(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Recursive Arrays 101 |
| Date: | 2015-10-27 01:04:47 |
| Message-ID: | 562ECDAF.2000205@aklaver.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 10/26/2015 05:54 PM, David Blomstrom wrote:
> That's exactly what I've been doing. I just did it again...
Hmm, maybe time to try Robs suggestion:
"
Cmd-Spacebar
Terminal
This should find the actual normal terminal.
Click on it."
Edited from his original post-
at the prompt therein: psql --username postgres --host localhost
>
> 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"
>
>
> Press <return> to continue...
>
>
> On Mon, Oct 26, 2015 at 5:49 PM, Gavin Flower
> <GavinFlower(at)archidevsys(dot)co(dot)nz <mailto:GavinFlower(at)archidevsys(dot)co(dot)nz>>
> wrote:
>
> On 27/10/15 13:29, John R Pierce wrote:
>
> On 10/26/2015 5:20 PM, David G. Johnston wrote:
>
> What exactly are you showing us here?
>
>
> he's demonstrating a lack of reading comprehension. I'm done.
> thread on ignore.
>
>
>
> I think its proof that Apple products rot your brain!
>
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org
> <mailto:pgsql-general(at)postgresql(dot)org>)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
>
>
>
> --
> David Blomstrom
> Writer & Web Designer (Mac, M$ & Linux)
> www.geobop.org <http://www.geobop.org>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2015-10-27 01:06:02 | Re: Red Hat Policies Regarding PostgreSQL |
| Previous Message | Melvin Davidson | 2015-10-27 01:01:04 | Re: Recursive Arrays 101 |