Re: [DOCS] Tutorial

From: elein <elein(at)varlena(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [DOCS] Tutorial
Date: 2004-07-23 17:40:54
Message-ID: 20040723104054.D29889@cookie.varlena.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Double postings are a PITB

----- Forwarded message from elein <elein(at)varlena(dot)com> -----

Date: Thu, 22 Jul 2004 21:31:37 -0700
From: elein <elein(at)varlena(dot)com>
To: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
Cc: Joe Conway <mail(at)joeconway(dot)com>,
elein <elein(at)varlena(dot)com>,
David Fetter <david(at)fetter(dot)org>,
pgsql-docs(at)postgresql(dot)org
Subject: Re: [DOCS] [HACKERS] Tutorial
Mail-Followup-To: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>,
Joe Conway <mail(at)joeconway(dot)com>, David Fetter <david(at)fetter(dot)org>,
pgsql-docs(at)postgresql(dot)org
In-Reply-To: <200407222240(dot)45890(dot)xzilla(at)users(dot)sourceforge(dot)net>
User-Agent: Mutt/1.3.22.1i

Postgresql is not simply a relational database. It is an
OBJECT relational database. It was designed to be so from
the start. To pretend it was designed otherwise is to
deny its design and heritage and the original intent of
the the project. c.f. the postgres papers, stonebraker, et.al.

And like tom said, "who said inheritance is not relational."
It need not break codds rules.

--elein

On Thu, Jul 22, 2004 at 10:40:45PM -0400, Robert Treat wrote:
> On Thursday 22 July 2004 21:07, Joe Conway wrote:
> > elein wrote:
> > > I like inhertitance, but believe that the usefulness
> > > of our implementation is limited and so the documentation
> > > should focus on other areas.
> >
> > +1
> >
>
> +1/2 (Since I don't like inheritence)
>
> IMHO we ought to try to keep the _tutorial_ free of things that are generally
> considered against relational design. If we must keep them, move them into
> thier own section and lable them accordingly.
>
> Robert Treat
> ---
> Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

----- End forwarded message -----

Browse pgsql-hackers by date

  From Date Subject
Next Message Gaetano Mendola 2004-07-23 17:41:53 Re: [HACKERS] Wrong index choosen?
Previous Message Andreas Joseph Krogh 2004-07-23 16:38:09 Re: patch for allowing multiple -t options to pg_dump