Re: Support for persistant objects in PostgreSQL?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Support for persistant objects in PostgreSQL?
Дата
Msg-id 200408021042.04167.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Support for persistant objects in PostgreSQL?  ("Merlin Moncure" <merlin.moncure@rcsonline.com>)
Список pgsql-hackers
Merlin,

> Just curious: why not?

Because it's non-atomic data, which violates normalization and makes 
maintenance and data cleaning a royal pain.  Also, you'd still need to write 
your own operators to be able to do comparisons.

-- 
-Josh BerkusAglio Database SolutionsSan Francisco



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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Support for persistant objects in PostgreSQL?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] Patch for pg_dump: Multiple -t options and new -T option