knizhnik / imcs

In-Memory Columnar Store extension for PostgreSQL
Apache License 2.0
201 stars 33 forks source link

ERROR: cache lookup failed for type 2775833360 #18

Closed amutu closed 10 years ago

amutu commented 10 years ago

postgres=# select cs_project(cs_filter(StackTopSignature = 'bpchar64:{2191a6ae264f1058fb01a0084a73b509}',uin)) from samp3_get();
NOTICE: IMCS command: parse LINE 1: select cs_project(cs_filter(StackTopSignature = 'bpchar64:{2... ^ NOTICE: IMCS command: eq NOTICE: IMCS command: filter ERROR: cache lookup failed for type 2775833360

knizhnik commented 10 years ago

The same problem as in #18 Now it is fixed