Re: invalid memory alloc request size 2147483648 using toode LIKE 'ä%'

Поиск
Список
Период
Сортировка
Искать

Re: invalid memory alloc request size 2147483648 using toode LIKE 'ä%'

От:
"Andrus" <kobruleht2@hot.ee>
Дата:
If index

CREATE UNIQUE INDEX toode_toode_unique_pattern_idx
  ON firma1.toode
  USING btree
  (lower(toode::text) text_pattern_ops);


is dropped, this error does not occur.
FAQ