Re: sql question (hopefully)

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: sql question (hopefully)
Дата
Msg-id 20030618143744.GC20256@wolff.to
обсуждение исходный текст
Ответ на Re: sql question (hopefully)  ("Mel Jamero" <mel@gmanmi.tv>)
Список pgsql-novice
On Wed, Jun 18, 2003 at 22:40:49 +0800,
  Mel Jamero <mel@gmanmi.tv> wrote:
>
> The reason why I didn't normalize was because i would've ended up with
> millions of tuples and the reply from the database would be too slow for the
> application(s) we built.  I tried to come up with a better schema but I
> couldn't find one that really returns a fast reply so I settled with the one
> i presented.
>
> I did break other rules of proper Relational Analysis and Design for the
> sake of fast replies we needed.  I'll send it to this list in the future to
> get better ideas.  I just have to solve our current problem.

Did you actually test both the normalized and denormalized versions to see
which is faster?

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: help:steps needed to get the content of table from the
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: sql question (hopefully)