Search Postgresql Archives

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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux