bug report: tuple is too big - Mailing list pgsql-bugs

From Joel G Guevara
Subject bug report: tuple is too big
Date
Msg-id OF5DA23A38.3ABF3F18-ONC8256A86.007E2992@acisystems.com.ph
Whole thread Raw
Responses Re: bug report: tuple is too big  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-bugs
Sir:

     I was testing my php web content manager yesterday when an error
suddenly popped out as I was trying to save my article to the database. The
error was "PostgreSQL query failed: Error: Tuple is too big: size 8812". My
table schema for the news article:

     neid           serial
     netitle        varchar(120)
     nebody         text

I am using PostgreSQL version 6.5 (included in Red Hat Linux 6.2). The
article I was trying to insert into the database was fairly large. Is there
an official patch I can apply to overcome this limit. Or is the new version
of PostgreSQL capable of handling larger inputs.

     Any help will be greatly appreciated. Thanks in advance.


Regards,

Joel G. Guevara
Programmer
IBM Solutions Delivery, Inc.
5/F IBM Plaza, Eastwood City Cyberpark
Libis, Quezon City
Philippines, 1110
Phone: (63)-2-9950220 local 563

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: JDBC - DatabaseMetaData.getTables() null pointer exception
Next
From: Kristis Makris
Date:
Subject: Re: ERROR: deferredTriggerGetPreviousEvent: event for tuple (0,9) not found