Invalid memory alloc querying field type bytea

Поиск
Список
Период
Сортировка
От Thompson, Shon
Тема Invalid memory alloc querying field type bytea
Дата
Msg-id 1EE72409308D54419CC1915B28D0FC2A5290F1E0@EXCPRDMS02.mainegeneral.org
обсуждение исходный текст
Ответы Re: Invalid memory alloc querying field type bytea  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs

I’m getting errors when I query a table that uses data type bytea.  I can query the table if I don’t include the field for data type bytea.  Here are the two error messages I get.  The first error is one generated from visual studio:

 

"ERROR: XX000: invalid memory alloc request size 1294068297"

 

This error is what I get when I use pgAdmin:

 

“ERROR:  invalid memory alloc request size 1881675850

SQL state: XX000”

 

Please let me know if you need any additional information to determine if this is a bug.  Thanks.

 

Shon

 

MGMCEmailSig

Shon Thompson

Senior Application Engineer

Information Technology Division

Office:  207-624-4391

Cell:  207-330-9501

Shon.Thompson@MaineGeneral.org

 

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: SELECT * FROM a WHERE id IN (sub query) . When sub query is incorrect . return all rows of table a
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Invalid memory alloc querying field type bytea