dbTalk Databases Forums  

[BUGS] Tuple is too big: size 9104, max size 8128

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] Tuple is too big: size 9104, max size 8128 in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Noel Cornejo
 
Posts: n/a

Default [BUGS] Tuple is too big: size 9104, max size 8128 - 01-22-2004 , 05:56 AM






Hi, problems with the length of text type : "Tuple is too big: size 9104, m=
ax=20
size 8128"


************************************************** *************************=
************************************************** *********

type Exception report

message

description The server encountered an internal error () that prevented it f=
rom=20
fulfilling this request.

exception

javax.servlet.ServletException: java.lang.Exception: java.sql.SQLException:=
=20
ERROR: Tuple is too big: size 9104, max size 8128

at=20
org.apache.struts.action.RequestProcessor.processE xception(RequestProcessor=
..java:545)
at=20
org.apache.struts.action.RequestProcessor.processA ctionPerform(RequestProce=
ssor.java:486)
at=20
org.apache.struts.action.RequestProcessor.process( RequestProcessor.java:274)
at=20
org.apache.struts.action.ActionServlet.process(Act ionServlet.java:1482)
at=20
org.apache.struts.action.ActionServlet.doGet(Actio nServlet.java:507)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:853)
at=20
org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(Applicatio=
nFilterChain.java:247)
at=20
org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterC=
hain.java:193)
at=20
org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.j=
ava:256)
at=20
org.apache.catalina.core.StandardPipeline$Standard PipelineValveContext.invo=
keNext(StandardPipeline.java:643)
at=20
org.apache.catalina.core.StandardPipeline.invoke(S tandardPipeline.java:480)
at=20
org.apache.catalina.core.ContainerBase.invoke(Cont ainerBase.java:995)
at=20
org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.j=
ava:191)
at=20
org.apache.catalina.core.StandardPipeline$Standard PipelineValveContext.invo=
keNext(StandardPipeline.java:643)
at=20
org.apache.catalina.core.StandardPipeline.invoke(S tandardPipeline.java:480)
at=20
org.apache.catalina.core.ContainerBase.invoke(Cont ainerBase.java:995)
at=20
org.apache.catalina.core.StandardContext.invoke(St andardContext.java:2416)
at=20
org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:18=
0)
at=20
org.apache.catalina.core.StandardPipeline$Standard PipelineValveContext.invo=
keNext(StandardPipeline.java:643)
at=20
org.apache.catalina.valves.ErrorDispatcherValve.in voke(ErrorDispatcherValve=
..java:171)
at=20
org.apache.catalina.core.StandardPipeline$Standard PipelineValveContext.invo=
keNext(StandardPi....



************************************************** *************************=
************************************************** *************************=
******************


...any idea and possible solutions ?? Thanks!=20



---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] Tuple is too big: size 9104, max size 8128 - 01-22-2004 , 09:45 AM






Noel Cornejo <ncornejo (AT) elsendero (DOT) es> writes:
Quote:
Hi, problems with the length of text type : "Tuple is too big: size 9104, max
size 8128"
Uh ... what Postgres version are you using? This sounds like you must
have a pre-7.1 server.

Quote:
..any idea and possible solutions ?? Thanks!
Update to something current (7.3.5 or 7.4.1 would be my recommendation).

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.