Re: [HACKERS] Tutorial - Mailing list pgsql-docs

From elein
Subject Re: [HACKERS] Tutorial
Date
Msg-id 20040722213137.C29889@cookie.varlena.com
Whole thread Raw
In response to Re: [HACKERS] Tutorial  (Robert Treat <xzilla@users.sourceforge.net>)
List pgsql-docs
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

pgsql-docs by date:

Previous
From: elein
Date:
Subject: Re: [HACKERS] Tutorial
Next
From: Simon Riggs
Date:
Subject: Re: [HACKERS] 7.5 release notes