Re: column limit

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: column limit
Дата
Msg-id 20070125220729.GA987@svana.org
обсуждение исходный текст
Ответ на Re: column limit  ("Isaac Ben" <ib.zero@gmail.com>)
Список pgsql-general
On Thu, Jan 25, 2007 at 10:47:50AM -0700, Isaac Ben wrote:
> The data is gene expression data with 20,000 dimensions. Part of the
> project I'm working on is to discover what dimensions are truly
> independent.   But to start with I need to have
> all of the data available in a master table to do analysis on.  After
> the analysis I hope to derive subsets of much lower dimensionality.

Even if you managed to hack the server enough to make that work (which
is debatable) performance is going to suck. The system is simply not
setup for that kind of thing. Use either arrays, or normalize the data
into a seperate table.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Вложения

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

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: Controlling Database Growth
Следующее
От: Brian Wipf
Дата:
Сообщение: Duplicate key violation