Re: schema design question

Поиск
Список
Период
Сортировка
От Adam Tauno Williams
Тема Re: schema design question
Дата
Msg-id 1187569327.4568.5.camel@aleph.wmmi.net
обсуждение исходный текст
Ответ на Re: schema design question  ("mark overmeer" <markovermeer@gmail.com>)
Список pgsql-performance

> However, it still doesn't answer my question about the EV model (where
> each attribute is given its own table).

Do a TABLE(object_id INT, attribute STRING, value STRING) if you just
want to be able to search for objects by an attribute.  But better yet
look at one of the thousand object persistence systems out there,  not
much to be gained from re-inventing the wheel.

--
Adam Tauno Williams, Network & Systems Administrator
Consultant - http://www.whitemiceconsulting.com
Developer - http://www.opengroupware.org


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

Предыдущее
От: "Leon Mergen"
Дата:
Сообщение: Re: [pgsql-jobs] Looking for database hosting
Следующее
От: "Andrew Hammond"
Дата:
Сообщение: Re: [pgsql-jobs] Looking for database hosting