Re: ERROR: tables can have at most 1600 columns

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: ERROR: tables can have at most 1600 columns
Дата
Msg-id 1088456646.29695.12.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: ERROR: tables can have at most 1600 columns  (Jaime Casanova <systemguards@yahoo.com>)
Список pgsql-general
On Mon, 2004-06-28 at 14:37, Jaime Casanova wrote:
> Hi all,
>
> There is a way to actually eliminate those dropped tables so they
> don't affect the 1600 columns limit? I know it's very difficult to end
> up with this problem but apparently "it is" posible.
>
You may want to try recreating the table with select into when you're
changing it.  Of course, you'll have to recreate all the fks, indexes,
or other dependent objects.


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

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: Re: ERROR: tables can have at most 1600 columns
Следующее
От: Patrick Hatcher
Дата:
Сообщение: Q: upgrading from 7.4.1 to 7.4.3.