BTree max row size?

From: Ernest Kim <krazykid(at)cs(dot)bu(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: BTree max row size?
Date: 2004-12-16 23:20:57
Message-ID: 20041216232057.GA24167@cs.bu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all. I'm getting the following error message when I try to update
a row in a table:

ERROR: 54000: index row size 2720 exceeds btree maximum, 2713

Does anyone know how to to change the btree maximum row size? How did
it come up with 2713 as a max row size?

Thanks.

-Ernie

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Benjamin Smith 2004-12-16 23:21:35 Re: Non-aggregate values attached to aggregates?
Previous Message Michael Fuhr 2004-12-16 23:15:53 Re: MD5