row is too big: size 8916, maximum size 8136 - Mailing list pgsql-hackers

From Euler Taveira de Oliveira
Subject row is too big: size 8916, maximum size 8136
Date
Msg-id 20051207020316.96949.qmail@web32705.mail.mud.yahoo.com
Whole thread Raw
Responses Re: row is too big: size 8916, maximum size 8136
Re: row is too big: size 8916, maximum size 8136
Re: row is too big: size 8916, maximum size 8136
Re: row is too big: size 8916, maximum size 8136
List pgsql-hackers
Hi,

I'm doing some tests with a 700 columns' table. But when I try to load
some data with INSERT or COPY I got that message. I verified that the
BLCKZ is limiting the tuple size but I couldn't have a clue why it's
not using TOAST. I'm using PostgreSQL 8.0.3 in Slackware 10.1 box.
Let me know if you want a test case or other useful information.


Euler Taveira de Oliveira
euler[at]yahoo_com_br




    
_______________________________________________________ 
Yahoo! doce lar. Faça do Yahoo! sua homepage. 
http://br.yahoo.com/homepageset.html 



pgsql-hackers by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: Optimizer oddness, possibly compounded in 8.1
Next
From: Michael Fuhr
Date:
Subject: Re: Oddity with extract microseconds?