"John B. Abela" <abela(at)4cm(dot)com> writes:
> We have came up against the "tuple to big" error.
> We know we need to recompile it... we just don't know what settings, and
> such issues.
BLCKSZ in src/include/config.h is the magic number. Set to 32768,
make clean/all/install, initdb.
However, you should give serious consideration to skipping all that
BS and running 7.1 (beta6 or later) instead. If you're still in
development phase then I see no reason to stick with 7.0.*.
regards, tom lane