Re: PostgreSQL Object-Oriented Database?

From: marcin mank <marcin(dot)mank(at)gmail(dot)com>
To: Bill Moran <wmoran(at)potentialtech(dot)com>
Cc: Eric Schwarzenbach <subscriber(at)blackbrook(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL Object-Oriented Database?
Date: 2009-04-27 18:37:21
Message-ID: b1b9fac60904271137m2fec015fsc1336f0ee71c7f25@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there any sane reason to use an array column, besides performance
(the values can be read in less disk seeks than in a
table-with-a-foreign-key scenario)?

Greetings
marcin

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sriganesh Ananth 2009-04-27 18:40:39 Postgres 7.3 to 8.1.1 migration: Getting 'No results were returned..' for function calls
Previous Message Gauthier, Dave 2009-04-27 18:33:54 Query organization question