From: | "Joel G Guevara" <JGGuevara(at)ibmsd(dot)com> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | bug report: tuple is too big |
Date: | 2001-07-11 23:08:51 |
Message-ID: | OF5DA23A38.3ABF3F18-ONC8256A86.007E2992@acisystems.com.ph |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-07-11 23:29:10 | Re: COPY TO looses on view |
Previous Message | Bruce Momjian | 2001-07-11 21:53:41 | Re: COPY TO looses on view |