Re: Recursive Arrays 101

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: David Blomstrom <david(dot)blomstrom(at)gmail(dot)com>, Melvin Davidson <melvin6925(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 02:11:18
Message-ID: 562EDD46.9060402@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/26/2015 06:08 PM, David Blomstrom wrote:
> Judging from the anti-Mac comments, it sounds like PostgreSQL is kind of
> a Linux/Microsoft thing. If PostgreSQL isn't compatible with Apple, then

That is definitely not true. OS X under the hood comes from the same
basic lineage as Linux, by way of BSD. It is entirely compatible.

> that's definitely the end of the line. I used M$ for years and would
> never go back. I used to be a passionate Linux supporter - largely
> because I wanted to see it compete with Microsoft - but the Linux
> community never could understand the concept of "user friendly."

Given that I deal with Windows and Linux on a regular basis I would say
different, but that is a different argument.

>
> I get far more service from my Mac than I ever got from M$, and I won't
> waste my time with any software that isn't Mac-compatible.

See above.
>
> On Mon, Oct 26, 2015 at 6:01 PM, Melvin Davidson <melvin6925(at)gmail(dot)com
> <mailto:melvin6925(at)gmail(dot)com>> wrote:
>
> The law of O/S & databases:
> For every Linux / PostgreSQL user, there is and equal an opposite
> Mac / MySQL user.
> However, the latter is completely useless.
>
> On Mon, Oct 26, 2015 at 8:54 PM, David Blomstrom
> <david(dot)blomstrom(at)gmail(dot)com <mailto: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"
>
>
> 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>
>
>
>
>
> --
> *Melvin Davidson*
> I reserve the right to fantasize. Whether or not you
> wish to share my fantasy is entirely up to you.
>
>
>
>
> --
> David Blomstrom
> Writer & Web Designer (Mac, M$ & Linux)
> www.geobop.org <http://www.geobop.org>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2015-10-27 02:14:56 Re: Recursive Arrays 101
Previous Message Rob Sargent 2015-10-27 02:05:17 Re: Recursive Arrays 101