Search Postgresql Archives

Re: Database design and triggers...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It just occurred to me. The purpose of normalizing the information and
having it stored on two separate tables is defeated if I have another
table that contains the same information but in an un-normalized
fashion. I would end up with two copies of the same information, one
normalized but not ready to be used by aggregate functions and another
un-normalized table kept up to date with triggers and ready to be used
by aggregate functions. Right? :-/

So that leaves the temporary table solution on the front end or views
on the back end. Any thoughts?



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux