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

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: invalid memory alloc request size 2147483648 using toode LIKE 'ä%'
Дата
Msg-id f84vng$1kdd$1@news.hub.org
обсуждение исходный текст
Список pgsql-general
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.

В списке pgsql-general по дате отправления:

Предыдущее
От: Shreya Bhargava
Дата:
Сообщение: Debugging postgresql source on gdb
Следующее
От: "Andrus"
Дата:
Сообщение: Re: invalid memory alloc request size 2147483648 using toode LIKE 'ä%'