Re: Text Column limits

From: Chris Bowlby <excalibur(at)hub(dot)org>
To: Doug McNaught <doug(at)wireboard(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Text Column limits
Date: 2002-01-21 03:56:03
Message-ID: 20020120235458.H5261-100000@wired.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 18 Jan 2002, Doug McNaught wrote:

Hi Doug,

Ack.. sorry about that... ok here's the error...

ERROR: Tuple is too big: size 14392, max size 8140

looks like the size is being restricted to about 8K, when I need to sqeeze
14+K into her.... did we miss a compile option somewhere?

> Chris Bowlby <excalibur(at)hub(dot)org> writes:
>
> > On 18 Jan 2002, Doug McNaught wrote:
> >
> > Hmmm,
> >
> > We've got a database that has about 81000 characters per text entry, of
> > which no more can be squeezed in....
>
> And the error message you get is... ???
>
> We're not mind-readers here. ;)
>
> -Doug
> --
> Let us cross over the river, and rest under the shade of the trees.
> --T. J. Jackson, 1863
>

Chris Bowlby,
-----------------------------------------------------
Web Developer @ Hub.org.
excalibur(at)hub(dot)org
www.hub.org
1-902-542-3657
-----------------------------------------------------

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-01-21 04:06:43 Re: Text Column limits
Previous Message Tom Lane 2002-01-21 03:29:58 Re: pltlc and pltlcu problems