Hi
Does anyone now what the problem is when I get this mesage?
Error: {{badmatch,{error,enomem}},
[{couch_file,read_raw_iolist_int,3},
{couch_file,handle_call,3},
{gen_server,handle_msg,5},
{proc_lib,init_p_do_apply,3}]}
{gen_server,call,[<0.144.0>,{pread_iolist,4290425045},infinity]}
First I assumed that this was related to max size of the database sinse my
datbase is now 4 GB. I tried to update the config file with this value:
max_document_size = 8589934592 ; bytes
Or does the setting max_document_size only relate to the maximum size of one
single document?
Regards,
Svein Helge