rails/solid_queue

Index size exceeded

Closed this issue · 2 comments

Not sure what is happening here, but I started getting this today on my development environment.

PG::ProgramLimitExceeded: ERROR: index row size 3056 exceeds btree version 4 maximum 2704 for index "solid_error_uniqueness_index" DETAIL: Index row references tuple (2,15) in relation "solid_errors". HINT: Values larger than 1/3 of a buffer page cannot be indexed. Consider a function index of an MD5 hash of the value, or use full text indexing.

Stupid me, didn't read the whole solid_errors ¯_(ツ)_/¯

rosa commented

No worries at all! 🙏 🤗