Re: How number of columns affects performance

Поиск
Список
Период
Сортировка
От Francisco J Reyes
Тема Re: How number of columns affects performance
Дата
Msg-id 20030801163346.V49062@zoraida.natserv.net
обсуждение исходный текст
Ответ на Re: How number of columns affects performance  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: How number of columns affects performance
Список pgsql-performance
On Fri, 1 Aug 2003, Josh Berkus wrote:

> My attitude toward these normalization vs. performance issues is consistenly
> the same:  First, verify that you have a problem.   That is, build the
> database with everything in one table (or with child tables for Nullable
> fields, as above) and try to run your application.  If performance is
> appalling, *then* take denormalization steps to improve it.

I think I understand your point, however it would be very laborious after
you do all development to find out you need to de-normalize.

On your experience at which point it would actually help to do this
de-normalization in PostgreSQL? I know there are numerous factors ,but any
feedback based on previous experiences would help.

Right now the work I am doing is only for company internal use. If I was
to ever do work that outside users would have access to then I would be
looking at 100+ concurrent users.

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: How number of columns affects performance
Следующее
От: "Fernando Papa"
Дата:
Сообщение: I can't wait too much: Total runtime 432478.44 msec