Hello list,

while working with sqlite backend, I sometimes get the following error message:

  Error 18 / String or BLOB exceeded size limit
  has occurred.
   [Condition of type CLSQL-SYS:SQL-DATABASE-DATA-ERROR]

It happens when applications tries to serialize object which is too
big to fit into SQLITE blob or string. Do you think this should be
considered as a (non critical) defect[1], or it's not important at all
because everybody is using Postgres / Berkeley DB for the backend?

[1] ... and elephant should catch this error tryies to split object
serialization into smaller pieces

Regards,
-- 
Yours Sincerely,
Victor Kryukov
_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to