Re: Tuple is too big ...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Tuple is too big ...
Дата
Msg-id 23642.981438348@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Tuple is too big ...  ("Jens Hartwig" <jens.hartwig@t-systems.de>)
Список pgsql-sql
"Jens Hartwig" <jens.hartwig@t-systems.de> writes:
> I am running PostgreSQL-7.0.3. I changed the value of BLCKSZ (in
> "include/config.h" to 16384, recompiled and reinstalled the sources.
> [ but it didn't take ]

Either you didn't do a full recompile (best to "make clean" then "make
all"), or you neglected to initdb, or some other procedural error.

            regards, tom lane

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

Предыдущее
От: Colin Faber
Дата:
Сообщение: Re: Foreign Keys
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: PL/PGSQL function with parameters