Re: Tuple is too big ... - Mailing list pgsql-sql

From Tom Lane
Subject Re: Tuple is too big ...
Date
Msg-id 23642.981438348@sss.pgh.pa.us
Whole thread Raw
In response to Tuple is too big ...  ("Jens Hartwig" <jens.hartwig@t-systems.de>)
List 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 by date:

Previous
From: Colin Faber
Date:
Subject: Re: Foreign Keys
Next
From: Josh Berkus
Date:
Subject: Re: PL/PGSQL function with parameters