(-1/HY000/1) out of memory for query result for getting Bytea - Mailing list pgsql-odbc

From Autade, Kalpana (Kalpana)
Subject (-1/HY000/1) out of memory for query result for getting Bytea
Date
Msg-id CY4PR15MB1541FB8B825000D538A99B97A3850@CY4PR15MB1541.namprd15.prod.outlook.com
Whole thread Raw
List pgsql-odbc

Hi,

 

We have C++ application  connecting to Postgres 11.2  Using  ODBC driver (driver='PSQLODBC35W.DLL', version=09.06.0500)

We are trying to retrieve multiple document simultaneously using below query . We are getting exception sometime.

 

Error while executing function C3KSQL_F_GET_LOB (8): selectBlob: SQLExecDirect (time: 2500 ms, statement: SELECT DOCFILE FROM XXXXXX WHERE ID = 4148) failed: (-1/HY000/1) out of memory for query result

;

Error while executing the query

 

Please help on this. Am I using correct ODBC driver?

 

-Kalpana Autade

pgsql-odbc by date:

Previous
From: Test Last
Date:
Subject: ODBC Driver dbg
Next
From: Michiko Kawamoto
Date:
Subject: AWS PostgreSQL Encoding and Connection Issue on JMP