Re: column limit

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: column limit
Дата
Msg-id 20070125175141.GB7220@wolff.to
обсуждение исходный текст
Ответ на column limit  ("Isaac Ben" <ib.zero@gmail.com>)
Список pgsql-general
On Thu, Jan 25, 2007 at 08:34:08 -0700,
  Isaac Ben <ib.zero@gmail.com> wrote:
> Hi,
> I'm trying to create a table with 20,000 columns of type int2, but I
> keep getting the error message that the limit is 1600.  According to
> this message http://archives.postgresql.org/pgsql-admin/2001-01/msg00199.php
> it can be increased, but only up to about 6400.  Can anyone tell me
> how to get 20,000 columns?

Can you explain what you are really trying to do? It is unlikely that using
20000 columns is the best way to solve your problem. If we know what you are
really trying to do we may be able to make some other suggestions.
One thing you might start looking at is using an array or arrays.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Stats collector frozen?
Следующее
От: Douglas McNaught
Дата:
Сообщение: Re: sequence increment jumps?