Re: Arrays and "goodness" in RDBMSs (was Re: join of

Поиск
Список
Период
Сортировка
Искать
От
Ron Johnson
Тема
Re: Arrays and "goodness" in RDBMSs (was Re: join of
Дата
Msg-id
1060975218.4580.435.camel@haggis
Ответ на
Список
Дерево обсуждения
join of array Pavel Stehule <stehule@kix.fsv.cvut.cz>
Re: join of array Tom Lane <tgl@sss.pgh.pa.us>
Re: join of array Joe Conway <mail@joeconway.com>
Re: join of array Tom Lane <tgl@sss.pgh.pa.us>
Re: join of array Joe Conway <mail@joeconway.com>
Arrays and "goodness" in RDBMSs (was Re: join of array) Ron Johnson <ron.l.johnson@cox.net>
Re: Arrays and "goodness" in RDBMSs (was Re: join of array) elein <elein@varlena.com>
Re: Arrays and "goodness" in RDBMSs (was Re: join of Ron Johnson <ron.l.johnson@cox.net>
Re: Arrays and "goodness" in RDBMSs (was Re: join of elein <elein@varlena.com>
Re: Arrays and "goodness" in RDBMSs (was Re: join of "Andrew L. Gould" <algould@datawok.com>
Re: Arrays and "goodness" in RDBMSs (was Re: join of Ron Johnson <ron.l.johnson@cox.net>
Re: Arrays and "goodness" in RDBMSs (was Re: join of array) "Andrew L. Gould" <algould@datawok.com>
Re: Arrays and "goodness" in RDBMSs (was Re: join of array) "Matthew D. Fuller" <fullermd@over-yonder.net>
Re: join of array elein <elein@varlena.com>
Re: join of array Joe Conway <mail@joeconway.com>
Re: join of array Tom Lane <tgl@sss.pgh.pa.us>
Re: join of array Joe Conway <mail@joeconway.com>
Re: join of array Tom Lane <tgl@sss.pgh.pa.us>
Re: join of array Tino Wildenhain <tino@wildenhain.de>
Re: join of array elein <elein@varlena.com>
Re: join of array Joe Conway <mail@joeconway.com>
Re: join of array elein <elein@varlena.com>
summary and request expect <expect@ihubbell.com>
Re: summary and request Jason Godden <jasongodden@optushome.com.au>
Re: summary and request expect <expect@ihubbell.com>
Re: summary and request - correction Jason Godden <jasongodden@optushome.com.au>
On Fri, 2003-08-15 at 13:32, elein wrote:
> PostgreSQL is an ORDBMS, not just an RDBMS.

But y'all are talking about the SQL standard here.

> A column holds a type of value.  Any kind.  The
> structure and operands define the type.  The data
> defines the value.  This holds true for simple types
> like an integer or complex types like an array.
> 
> The database data is relatively "type blind" in an
> ORDBMS.  It uses the standard overloaded operands
> to determine the type of function to perform for
> all of the usual RDBMS utilities.
> Constraints, triggers, sorting, etc. all apply.
> 
> That's what the ORDBMS stuff can give you.
> Arrays are a natural extension.
> 
> Arrays don't necessarily imply denormalization.
> It depends on how you use them.  The same rule
> applies for integers.  

I dunno 'bout that...

> elein
> 
> On Fri, Aug 15, 2003 at 01:13:52PM -0500, Ron Johnson wrote:
> > 
> > Why are arrays even mentioned in the the same breath wrt relations
> > DBMSs?  Aren't they an anathema to all we know and love?

-- 
+---------------------------------------------------------------+
| Ron Johnson, Jr.        Home: ron.l.johnson@cox.net           |
| Jefferson, LA  USA                                            |
|                                                               |
| "Man, I'm pretty.  Hoo Hah!"                                  |
|    Johnny Bravo                                               |
+---------------------------------------------------------------+


В списке pgsql-general по дате отправления
От: Tino Wildenhain
Дата:
Сообщение: Re: join of array
От: Jan Wieck
Дата:
FAQ