Re: A different approach: Where to learn? - Mailing list pgsql-novice

From Thomas Kellerer
Subject Re: A different approach: Where to learn?
Date
Msg-id jun84o$9bt$1@dough.gmane.org
Whole thread Raw
In response to A different approach: Where to learn?  (fpiraneo@gmail.com)
List pgsql-novice
fpiraneo@gmail.com wrote on 24.07.2012 23:30:
> I've seen that pgsql is a DBMS that is "object oriented"

No, it's an "object-relational" DBMS - but at it's core is still a relational
database (and that's what it is used for mostly)

Table inheritance is usually only applied to implement partitioning, not so much to
implement a real "object hierarchy".


pgsql-novice by date:

Previous
From: Alan Hodgson
Date:
Subject: Re: A different approach: Where to learn?
Next
From: Alessandro Gagliardi
Date:
Subject: Re: A different approach: Where to learn?