Thread: And the workaround is....?

And the workaround is....?

From
lbottorff@harveycounty.com
Date:
Okay, I thought it would never happen to me, but I just exceeded the max tuple
size (Tuple is too big...). Was there a workaround out there? I'm using 7.0.3 on
cygwin/NT4.0.

LB



Re: And the workaround is....?

From
Tom Lane
Date:
lbottorff@harveycounty.com writes:
> Okay, I thought it would never happen to me, but I just exceeded the
> max tuple size (Tuple is too big...). Was there a workaround out
> there? I'm using 7.0.3 on cygwin/NT4.0.

Change text fields to lztext ... should buy you some time until 7.1 ...

            regards, tom lane