Re: length of insert stmt?

Поиск
Список
Период
Сортировка
От Gavin Sherry
Тема Re: length of insert stmt?
Дата
Msg-id Pine.LNX.4.21.0103090207430.11367-100000@linuxworld.com.au
обсуждение исходный текст
Ответ на length of insert stmt?  ("chris markiewicz" <cmarkiew@commnav.com>)
Ответы Re: length of insert stmt?
Список pgsql-general
Chris,

You seem to have hit the 8Kb row limit. You can fix this by editing
include/config.h and changing BLCKSZ. The maximum is 32Kb.

Note that this is redundant in 7.1

Gavin Sherry
Alcove Systems Engineering.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: unbalanced indexes -> fixed via dump/restore?
Следующее
От: "Daniel A. Melo"
Дата:
Сообщение: compilation error