Re: PostgreSQL Object-Oriented Database?

Поиск
Список
Период
Сортировка
От Richard Broersma
Тема Re: PostgreSQL Object-Oriented Database?
Дата
Msg-id 396486430904270742t47fb8791xf62475eaeab848f2@mail.gmail.com
обсуждение исходный текст
Ответ на PostgreSQL Object-Oriented Database?  ("Robert Pepersack" <RPepersack@mdinsurance.state.md.us>)
Список pgsql-general
On Mon, Apr 27, 2009 at 7:00 AM, Robert Pepersack
<RPepersack@mdinsurance.state.md.us> wrote:

> My agency has a contractor that created a PostgreSQL database that he calls
> "object-oriented".

I might be incorrect in my thinking about what makes PostgreSQL
"Object-Relational", but my understanding is that table inheritance is
the feature that behind this claim.

Basically its horizontal table partitioning with a few nice features added.


> When I asked about it, he said that it's because PostgreSQL is an "object-oriented database".  I'm very skeptical.

I would be skeptical too.  You can't point the finger at PostgreSQL
for a person's good or bad choice in schema design.
--
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

В списке pgsql-general по дате отправления:

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: PostgreSQL Object-Oriented Database?
Следующее
От: Kynn Jones
Дата:
Сообщение: Which header and lib files to use when compiling libpq-code?