Re: invalid memory alloc request size 1765277700 Error Question

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: invalid memory alloc request size 1765277700 Error Question
Дата
Msg-id 22029.1330103378@sss.pgh.pa.us
обсуждение исходный текст
Ответ на invalid memory alloc request size 1765277700 Error Question  (Naoko Reeves <naokoreeves@gmail.com>)
Ответы Re: invalid memory alloc request size 1765277700 Error Question
Список pgsql-general
Naoko Reeves <naokoreeves@gmail.com> writes:
> [ inconsistent behavior with a corrupted table ]

I think most likely some of these queries are using a corrupted index
and some are not --- have you looked at the EXPLAIN for each one?
It might be a good idea to turn off enable_indexscan and
enable_bitmapscan while poking at the table.

            regards, tom lane

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

Предыдущее
От: Ronan Dunklau
Дата:
Сообщение: Re: Regular expression character escape
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Regular expression character escape