Re: Beyond the 1600 columns limit on windows

Поиск
Список
Период
Сортировка
От Tino Wildenhain
Тема Re: Beyond the 1600 columns limit on windows
Дата
Msg-id 4370C78B.4070605@wildenhain.de
обсуждение исходный текст
Ответ на Re: Beyond the 1600 columns limit on windows  ("Evandro's mailing lists (Please, don't send personal messages to this address)" <listasjr@gmail.com>)
Список pgsql-general
Evandro's mailing lists (Please, don't send personal messages to this
address) schrieb:
> I'm doing a PhD in data mining and I need more than 1600 columns. I
> got an error message saying that I can not use more than 1600 columns.
>
> It is happening because I have to change categorical values to
> binary creating new columns. Do you know if oracle can handle it?

pardon, but as PhD you should be able to do sensible database design.
Even if you would have more then 1600 columns, you cannot expect
very good performance with it (on nearly any database).

I'd strongly recommend to replan your table layout. You can get help
here if you provide more information on your plans.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Detect Locked Row Without Blocking
Следующее
От: Tino Wildenhain
Дата:
Сообщение: Re: Beyond the 1600 columns limit on windows