Jon Hassen <jhassen@azstarnet.com> writes:
> When I try and create an index on a text field, I get this response:
> "ERROR: btree: index item size 4496 exceeds maximum 2713"
> On another PGSQL database I only got that message when the size was above
> 8192.
Perhaps you were using BLCKSZ=32K on the other system?
regards, tom lane