Re: Best practices for aggregate table design

Поиск
Список
Период
Сортировка
От droberts
Тема Re: Best practices for aggregate table design
Дата
Msg-id 1444429008366-5869500.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Best practices for aggregate table design  ("David G. Johnston" <david.g.johnston@gmail.com>)
Ответы Re: Best practices for aggregate table design
Список pgsql-general
David G Johnston wrote
> Nabble has a "quote" feature - please use it.
>
> On Thu, Oct 8, 2015 at 5:00 PM, droberts <

> david.roberts@

> > wrote:
>
>> I haven't but wouldn't it be better to wait and just add new columns
>> if/when
>> I need to?
>>
>
> ​Its worth keeping in the back of your mind but I tend to think that
> choosing hstore in order to "be flexible" is a solution looking for a
> problem.  The dynamics between your system and the source system will play
> a large role in determining whether to use a mini-table-within-a-table in
> your model.
>
> David J.
> ​


Thanks for everyone's help.  Can anyone recommend a good book on database
modeling, around these 'cube' or aggregate concepts in particular?  I'm
using Postgres but shouldn't matter too much I assume.

Thanks



--
View this message in context:
http://postgresql.nabble.com/Best-practices-for-aggregate-table-design-tp5868940p5869500.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: Sean Rhea
Дата:
Сообщение: Re: Merge join vs merge semi join against primary key
Следующее
От: Roxanne Reid-Bennett
Дата:
Сообщение: Re: Best practices for aggregate table design