Hello everyone!
I'm writting a little Java application. Some times when the program executes an
insert operation I get this message:
Problem on literal (l=6958)
ID is: com.hp.hpl.mesa.rdf.jena.rdb.DBIDInt@1...
Nested Exception = java.sql.SQLException: ERROR: btree: index item size 3868
exceeds maximum 2713
I'm using PostgreSQL 7.2.3 on i686-pc-linux-gnu, compiled by GCC 2.95.4 on
Linux/Debian.
Does anyone know how to fix this error or where I can find documentation about it?
Thanks in advance
Giovanni Pineda.