BUG #6620: Out of memory error

Поиск
Список
Период
Сортировка
От sathish@myc2s.com
Тема BUG #6620: Out of memory error
Дата
Msg-id E1SNloo-0003Fh-1p@wrigleys.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      6620
Logged by:          sathish
Email address:      sathish@myc2s.com
PostgreSQL version: 9.1.3
Operating system:   windows Xp 32 bit
Description:=20=20=20=20=20=20=20=20

i have a Postgis table with about 2 million polyline records.  The most
number of points I have in the geometry field is about 500.  I have a
java program that does a select for most of these records
and do some processing with them before writing them to a file.
Unfortunately, I seem to keep getting this error:

 execute failed: out of memory for query result


This query works fine with less select statement,
my next largest table.  I believe the program is failing at the first
execute after prepare on this table.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: hstore parser incorrectly handles malformed input
Следующее
От: Jeff Frost
Дата:
Сообщение: 9.1.3 backends getting stuck in 'startup'